Use Private Internet Access inside a Docker Container
1.8K
Based on debian:stable-slim, use this image as you would debian:stable-slim
usage:
docker run \
--cap-add NET_ADMIN \
--cap-add SYS_PTRACE \
-e USER=<username> \
-e PASS=<password> \
-it ethanscully/pia
Manually Select Connection Protocol
optional ENV var:
PROTO=openvpn, wireguard is default
Manually Select VPN Region Server
optional ENV var:
REGION=auto, auto is default, auto doesn't seem to work very well
Enable Port Forwarding:
optional ENV var:
PORT=true, false is default
Content type
Image
Digest
sha256:823ea816b…
Size
212.9 MB
Last updated
2 months ago
docker pull ethanscully/pia