ProtonVPN
Apparence
Links
- Release notes for Linux client version 2.0
- Releases
- ProtonVPN command-line tool for Linux
- How to use ProtonVPN with the OpenVPN GUI on Windows
- ProtonVPN-CLI Usage Documentation
Install ProtonVPN Linux client on Ubuntu 18.04 ARM
# install dependencies
sudo apt install openvpn dialog python3-pip python3-setuptools
# install the ProtonVPN client
sudo pip3 install protonvpn-cli
# initialize the ProtonVPN profile
sudo protonvpn init
|