Merge branch 'master' of github.com:qdm12/private-internet-access-docker

This commit is contained in:
Quentin McGaw (desktop)
2019-11-17 16:05:40 -05:00
2 changed files with 4 additions and 2 deletions

View File

@@ -169,6 +169,7 @@ docker run --rm --network=container:pia alpine:3.10 wget -qO- https://ipinfo.io
| `SHADOWSOCKS_LOG` | `on` | `on` or `off` to enable logging for Shadowsocks |
| `SHADOWSOCKS_PORT` | `8388` | `1024` to `65535` internal port for SOCKS5 proxy |
| `SHADOWSOCKS_PASSWORD` | | Passsword to use to connect to the SOCKS5 proxy |
| `TZ` | | Specify a timezone to use e.g. `Europe/London` |
## Connect to it