Skip to content
Discussion options

You must be logged in to vote

I think for PIA, you need to use the SERVER_REGIONS environment variable. That's documented on the wiki here:

Even with that, a value of Canada wouldn't work because PIA has multiple regions within Canada. You can see them all with the following command:

docker run --rm -v /tmp:/gluetun ghcr.io/qdm12/gluetun:latest format-servers -private-internet-access | column -t -s "|" -o "|" | egrep "Region|CA"
| Region                             | Hostname                               | Name             | TCP | UDP | Port forwarding |
| CA Montreal                        | `ca-montreal.privacy.network`   …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LouisChoiniere
Comment options

Answer selected by LouisChoiniere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants