18 lines
404 B
Plaintext
18 lines
404 B
Plaintext
|
|
# PureVPN locations — one per line
|
||
|
|
# Use country name ("United States") or 2-letter code ("US") — both work with:
|
||
|
|
# purevpn-cli --connect "United States" OR purevpn-cli -c "US"
|
||
|
|
#
|
||
|
|
# Run `purevpn-cli --list` to see all available locations after installing.
|
||
|
|
# Lines starting with # are ignored.
|
||
|
|
|
||
|
|
United States
|
||
|
|
United Kingdom
|
||
|
|
Germany
|
||
|
|
Netherlands
|
||
|
|
France
|
||
|
|
Canada
|
||
|
|
Australia
|
||
|
|
Singapore
|
||
|
|
Japan
|
||
|
|
Switzerland
|