linux-cli-community icon indicating copy to clipboard operation
linux-cli-community copied to clipboard

Linux command-line client for ProtonVPN. Written in Python.

Results 122 linux-cli-community issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Whatever I try, I can't connect. I have deleted and reinitiated the profile several times. I have used the OpenVPN user and pass displayed in my ProtonVPN...

**Describe the bug** Since upgrade to Python 3.9.1+ i get the message ModuleNotFoundError for 'keyring.backends.macOS. But the CLI still connects and works as usual. **To Reproduce** Steps to reproduce the...

**Describe the bug** When I try to choose a server ```protonvpn connect```, it give me error **To Reproduce** Steps to reproduce the behavior: 1. install protonvpn via pip3(latest version) 2....

Protonvpn-cli version 2.2.4 doesn't work on Linux with this errors: [!] There was an error connecting to the ProtonVPN API. [!] Please make sure your connection is working properly! after...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

a command for getting all available server lists (as a string not interactive) for example : `sudo protonvpn serverlist` return : JP-FREE#1 JP-FREE#2 JP#1 ...

enhancement

I noticed that the current iptables-based solution doesn't address IPv6 leaks correctly on my Arch Linux system. After reading issue #118, I think it might be beneficial to just disable...

Whenever I restart my computer, I check my vpn status to see that I am not connected despite having enabled autoconnect. Steps to reproduce the behavior: 1. Follow the guide...

Error message in the terminal at startup when i'm reboot the system: File "/usr/bin/protonvpn", line 10 tron ALL = (root) NOPASSWORD: /usr/bin/protonvpn ^ SyntaxError: invalid syntax [tron@tron-pc Desktop]$ protonvpn -s...

Looks like there has been a python update on arch linux and there is a problem when starting protonvpn, I am getting this output : ``` Traceback (most recent call...