Every time my Linux GUI breaks and the CLI is the only thing I can use, I can’t upload any computer info or reinstall anything broken or any use any command that requires internet because the ProtonVPN kill switch is enabled. So I’m wondering how to turn it off and connect to the internet from within the command line.
Just use:
protonvpn-cli --help
protonvpn-cli killswitch --on
protonvpn-cli killswitch --off
protonvpn-cli connect --random
protonvpn-cli connect --fastest
protonvpn-cli status
protonvpn-cli disconnect
1 Like
Thanks, it disconnected. But now idk how to connect to the Wi-Fi within the command line. It didn’t automatically connect.
nmtui connect
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.