protonvpn-cli icon indicating copy to clipboard operation
protonvpn-cli copied to clipboard

Legacy protonvpn-cli: ProtonVPN Command-Line Tool for Linux and macOS. This has been superseded by https://github.com/ProtonVPN/protonvpn-cli-ng

Results 30 protonvpn-cli issues
Sort by recently updated
recently updated
newest added

I upgraded the CLI to v2.2.1 this morning and trying to connect with that client fails with the following error: user@host:~$ sudo protonvpn c -f [!] There was an error...

Seeing both repositories (this one and [protonvpn-cli-ng](https://github.com/ProtonVPN/protonvpn-cli-ng)) is a bit confusing at first glance - it would be great if this one was [archived](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/archiving-a-github-repository), to avoid possible confusion.

Edit: post deleted, wrong repository.

When a user executes `protonvpn-cli -status`, the output looks similar to this: ``` [OpenVPN Status]: Running [ProtonVPN Status]: Running [Internet Status]: Online [Public IP Address]: 1.2.3.4 [ProtonVPN] [Server Name]: XX-XX#1...

Here is the logs : Mon Jun 10 09:04:18 2019 us=339192 Current Parameter Settings: Mon Jun 10 09:04:18 2019 us=339230 config = '/home/zhaowei/.protonvpn-cli/protonvpn_openvpn_config.conf' Mon Jun 10 09:04:18 2019 us=339239 mode...

I am unable to connect through the CLI, but I can connect using manual OpenVPN configs, as well as through the iOS app on my phone. I am using Solus...

I'm looking for a command-line option to connect to a server in a specific country (not a a server with the country's exit node). Right now "-cc US" connects to...

Once you connect, the CLI command exit. Wouldn't be better to keep it alive displaying some status info? or have a dashboard where you can also make sure that connection...

Hi, It would be very nice to be able to set autostart and a killswitch with a simple option. Thanks

Feature Request

...into non-vpn environment. This slows DNS while trying to query 10.8.8.1 on the internet. This patch removes the offending resolvconf setting after killing openvpn on Ubuntu 16.04. This manifests when...