proton
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proton [2025/09/24 17:49] – miko | proton [2025/11/25 16:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ===== Step 1: Add the GPG Key ===== | ===== Step 1: Add the GPG Key ===== | ||
| - | < | + | < |
| sudo apt install gnupg | sudo apt install gnupg | ||
| wget -q -O - https:// | wget -q -O - https:// | ||
| Line 19: | Line 19: | ||
| ===== Step 2: Add the ProtonVPN Repository ===== | ===== Step 2: Add the ProtonVPN Repository ===== | ||
| - | < | + | < |
| echo "deb https:// | echo "deb https:// | ||
| </ | </ | ||
| Line 25: | Line 25: | ||
| ===== Step 3: Update Package Sources ===== | ===== Step 3: Update Package Sources ===== | ||
| - | < | + | < |
| sudo apt update | sudo apt update | ||
| </ | </ | ||
| Line 31: | Line 31: | ||
| ===== Step 4: Install the GNOME Desktop App ===== | ===== Step 4: Install the GNOME Desktop App ===== | ||
| - | < | + | < |
| sudo apt install proton-vpn-gnome-desktop | sudo apt install proton-vpn-gnome-desktop | ||
| </ | </ | ||
| Line 37: | Line 37: | ||
| ===== Step 5 (Optional): Enable System Tray Support ===== | ===== Step 5 (Optional): Enable System Tray Support ===== | ||
| - | < | + | < |
| sudo apt install libayatana-appindicator3-1 gir1.2-ayatanaappindicator3-0.1 gnome-shell-extension-appindicator | sudo apt install libayatana-appindicator3-1 gir1.2-ayatanaappindicator3-0.1 gnome-shell-extension-appindicator | ||
| </ | </ | ||
| Line 46: | Line 46: | ||
| * Check the contents of the repository file: | * Check the contents of the repository file: | ||
| - | < | + | < |
| - | cat / | + | cat / |
| </ | </ | ||
| - | | + | |
| + | It should contain: | ||
| < | < | ||
| - | | + | deb https:// |
| </ | </ | ||
| * Run: | * Run: | ||
| - | < | + | < |
| - | sudo apt clean && sudo apt update | + | sudo apt clean && sudo apt update |
| </ | </ | ||
| Line 62: | Line 64: | ||
| If you prefer the command-line interface: | If you prefer the command-line interface: | ||
| - | < | + | < |
| sudo apt install protonvpn-cli | sudo apt install protonvpn-cli | ||
| </ | </ | ||
| Then log in and connect: | Then log in and connect: | ||
| - | < | + | < |
| protonvpn-cli login YOUR_USERNAME | protonvpn-cli login YOUR_USERNAME | ||
| protonvpn-cli connect --fastest | protonvpn-cli connect --fastest | ||
| Line 85: | Line 87: | ||
| If the ProtonVPN repository is already added, simply run: | If the ProtonVPN repository is already added, simply run: | ||
| - | < | + | < |
| sudo apt install protonvpn-cli | sudo apt install protonvpn-cli | ||
| </ | </ | ||
| Line 93: | Line 95: | ||
| ===== Step 2: Initialize the CLI ===== | ===== Step 2: Initialize the CLI ===== | ||
| - | < | + | < |
| protonvpn-cli init | protonvpn-cli init | ||
| </ | </ | ||
| Line 105: | Line 107: | ||
| ===== Step 3: Log in ===== | ===== Step 3: Log in ===== | ||
| - | < | + | < |
| protonvpn-cli login YOUR_USERNAME | protonvpn-cli login YOUR_USERNAME | ||
| </ | </ | ||
| Line 115: | Line 117: | ||
| To connect to the fastest available server: | To connect to the fastest available server: | ||
| - | < | + | < |
| protonvpn-cli connect --fastest | protonvpn-cli connect --fastest | ||
| </ | </ | ||
| Line 121: | Line 123: | ||
| To connect to a specific country: | To connect to a specific country: | ||
| - | < | + | < |
| protonvpn-cli connect DE | protonvpn-cli connect DE | ||
| </ | </ | ||
| Line 127: | Line 129: | ||
| To disconnect: | To disconnect: | ||
| - | < | + | < |
| protonvpn-cli disconnect | protonvpn-cli disconnect | ||
| </ | </ | ||
| Line 135: | Line 137: | ||
| Check connection status: | Check connection status: | ||
| - | < | + | < |
| protonvpn-cli status | protonvpn-cli status | ||
| </ | </ | ||
| Line 141: | Line 143: | ||
| View current IP and server: | View current IP and server: | ||
| - | < | + | < |
| protonvpn-cli info | protonvpn-cli info | ||
| </ | </ | ||
| Line 149: | Line 151: | ||
| Enable kill switch: | Enable kill switch: | ||
| - | < | + | < |
| protonvpn-cli killswitch --on | protonvpn-cli killswitch --on | ||
| </ | </ | ||
| Line 155: | Line 157: | ||
| Enable auto-connect on boot: | Enable auto-connect on boot: | ||
| - | < | + | < |
| protonvpn-cli configure --autoconnect on | protonvpn-cli configure --autoconnect on | ||
| </ | </ | ||
proton.1758736164.txt.gz · Last modified: (external edit)
