iPherian / manual-connections

Scripts for manual connections to Private Internet Access
MIT License
10 stars 0 forks source link

Integrate features from mrrathome fork #3

Closed iPherian closed 3 years ago

iPherian commented 3 years ago

Features:

Allows running in a docker container.

New config vars:

ENV Var Function
PIA_AUTH_FILE=path A file to read your username and password from. The format should be: username on first line, password on second.
PIA_REGION=swiss|Region to connect to. Available server region ids are listed here. Example values include us_california, ca_ontario, and swiss. If left empty, reverts to autodetecting the fastest region.
PIA_LOCAL_ROUTES=xxxxx Custom local routes. Many can be specified seperated by a space. (Only applies to wireguard).