diff --git a/Setup/Providers/ProtonVPN.md b/Setup/Providers/ProtonVPN.md index e09b9d8..837fe72 100644 --- a/Setup/Providers/ProtonVPN.md +++ b/Setup/Providers/ProtonVPN.md @@ -31,7 +31,6 @@ services: - `SERVER_COUNTRIES`: Comma separated list of [countries](#Servers) - `SERVER_REGIONS`: Comma separated list of [regions](#Servers) - `SERVER_CITIES`: Comma separated list of [cities](#Servers) -- `SERVER_NAMES`: Comma separated list of [server names](#Servers) - `SERVER_HOSTNAMES`: Comma separated list of [server hostnames](#Servers) - `FREE_ONLY`: Filter only free tier servers by setting it to `on`. It defaults to `off`. - `VPN_ENDPOINT_PORT`: Custom OpenVPN server endpoint port to use @@ -41,9 +40,9 @@ services: ## Multi hop regions -Simply set the `SERVER_NAMES` or `SERVER_HOSTNAMES` environment variable to a hostname corresponding to a multi hop region (see [Servers](#Servers)). +Simply set the `SERVER_HOSTNAMES` environment variable to a hostname corresponding to a multi hop region (see [Servers](#Servers)). -For example setting `SERVER_NAMES=CH-US#1` or setting `SERVER_HOSTNAMES=ch-us-01a.protonvpn.com` would set a multi hop with entry in Switzerland and exit in the US. +For example setting `SERVER_HOSTNAMES=ch-us-01a.protonvpn.com` would set a multi hop with entry in Switzerland and exit in the US. ## Servers