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

Changes: Update iptables to generate correct rules. Use connection logs to correctly handle openvpn random remote capability. Handle custom DNS with killswitch. Correctly restores iptables on exit. Also has a...

System: Ubuntu 19.04 protonvpn-cli 1.1.2 I have followed this guide: https://protonvpn.com/support/linux-vpn-tool/ And I am getting the following error, when trying to connect to protonvpn network: ``` Connecting... [!] Error connecting...

You can’t have arguments between the parenthesis in bash, to define a function, you should either `function name` or `name()`. Having both is redundant. Also fixed a case [lacking a...

I read #145, #92, #105 and #107 but couldn't fix my problem. Here is my log file: Sat Feb 9 15:41:03 2019 us=72890 Current Parameter Settings: Sat Feb 9 15:41:03...

* Fedora * Debian * Homebrew * ArchLinux * Eopkg

Long-term

In openvpn_disconnect(), "modify_dns revert_to_backup" is called to restore DNS to the value backed-up by openvpn_connect(). However, DNS might change after the backup and before a --disconnect is issued. In that...

It's very cool that you provide a CLI tool for users to connect to ProtoVPN. I'm excited to be able to use it. Although, I can't seem to get it...

![](https://i.imgur.com/lFrH7U4.png) ![](https://i.imgur.com/cUeOivp.png) How do I add the second DNS address? 1.1.1.1 1.0.0.1 Thank you.

Use $python variable instead of `python`