How to install ProtonVPN on Kali Linux?! Let me explain below 🙂
First head to PrototonVPNs download page to download the deb package! HERE
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
auto apt autoremove
cd Downloads
wget https://protonvpn.com/download/protonvpn-stable-release_1.0.1-1_all.deb
sudo apt-get install ~/Downloads/protonvpn-stable-release_1.0.1-1_all.deb
sudo apt-get update
sudo apt-get install protonvpn
protonvpn
Note it’ll ask for a password, the password required you can find by logging into your ProtonVPN account in a browser, clicking account and finding the OpenVPN / IKEv2 username/Password. It’s THAT password not your sudo or regular ProtonVPN account password!
Once you give it your OpenVPN/IKEv2 password, you’ll be connected!