Rafficer / linux-cli-community

Linux command-line client for ProtonVPN. Written in Python.
https://protonvpn.com
GNU General Public License v3.0
1.31k stars 198 forks source link

Cannot connect to US free servers #362

Open lsli8888 opened 9 months ago

lsli8888 commented 9 months ago

I am not a paid ProtonVPN user. However, I have used this CLI in the past to connect to US free servers without issue. Only the Netherlands free servers are currently available to connect to via the CLI.

When I run the following command:

sudo protonvpn c --cc US -p TCP

I get the following output:

[!] No Server in country US found [!] Please choose a valid country

I expect to be able to connect to free US servers as those are still available in the ProtonVPN GUI.

When I run:

sudo protonvpn c

I only see Netherlands listed as an available country.

This seems to be a relatively new issue.