Skip to content

Commit

Permalink
Update images and comment out CLI option as does not support that in …
Browse files Browse the repository at this point in the history
…v4 yet
  • Loading branch information
ahoneybun committed Dec 13, 2023
1 parent f14a6b0 commit 3cdbf79
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions content/fix-pvpn-killswitch.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,16 @@ tableOfContents: true

ProtonVPN's kill switch will disable internet connectivity when you are not connected to a VPN server. This ensures the true IP address if your computer is never leaked to the internet. If the kill switch is set to `Permanent`, then your computer will be unable to connect to the internet, even if ProtonVPN isn't running (i.e., at system start up), the GUI application becomes inaccessible, or if ProtonVPN was improperly removed from the system.

![ProtonVPN Kill Switch](images/fix-pvpn-killswitch/proton-killswitch.png)
![ProtonVPN Settings](images/fix-pvpn-killswitch/ProtonVPN-Settings.png)

> ℹ️ ProtonVPN installs to the entire system; not just for a single user. If ProtonVPN is installed under another user account and has the kill switch enabled, other users will not be able to connect to the internet until ProtonVPN connects to a server.

Check failure on line 26 in content/fix-pvpn-killswitch.md

View workflow job for this annotation

GitHub Actions / Lint (Markdown)

Multiple consecutive blank lines [Expected: 1; Actual: 2]
![ProtonVPN Kill switch](images/fix-pvpn-killswitch/ProtonVPN-Killswitch.png)

> **NOTE:** ProtonVPN installs to the entire system; not just for a single user. If ProtonVPN is installed under another user account and has the kill switch enabled, other users will not be able to connect to the internet until ProtonVPN connects to a server.
<!-- v4 of ProtonVPN does not have a CLI version like v3 did per this support article: https://protonvpn.com/support/linux-vpn-setup/
We can enable this again (with new option(s) as needed when it is available again) .
## ProtonVPN GUI Application is Inaccessible
Expand All @@ -33,6 +40,8 @@ If the ProtonVPN GUI application suddenly becomes inaccessible, but you still ha
protonvpn-cli ks --off
```
-->

## Permanent Kill Switch Persists After System Refresh

Pop!\_OS's [Refresh Install](/articles/pop-recovery) feature is a convenient tool for recovering a broken installation while preserving some of the user's data.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3cdbf79

Please sign in to comment.