ethanscully/pia

By ethanscully

Updated 2 months ago

Use Private Internet Access inside a Docker Container

Image
Networking
0

1.8K

ethanscully/pia repository overview

Use Private Internet Access inside a Docker Container

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

Tag summary

Content type

Image

Digest

sha256:823ea816b

Size

212.9 MB

Last updated

2 months ago

docker pull ethanscully/pia