snippetbashTip
protonvpn — Official Proton VPN client. Some subcommands such as `connect` have their own usage documentation. M
Viewed 0 times
officialcommandclientprotonvpnclivpnsomeproton
linux
Problem
How to use the
protonvpn command: Official Proton VPN client. Some subcommands such as connect have their own usage documentation. More information: <https://protonvpn.com/support/linux-cli#how-to-use-the-cli-for-linux>.Solution
protonvpn — Official Proton VPN client. Some subcommands such as connect have their own usage documentation. More information: <https://protonvpn.com/support/linux-cli#how-to-use-the-cli-for-linux>.Initialize Proton VPN profile:
protonvpn signinRemove account credentials:
protonvpn signoutDisplay Proton VPN account information:
protonvpn infoConnect to Proton VPN interactively:
protonvpn connectDisconnect from Proton VPN:
protonvpn disconnectDisplay help:
protonvpn {{[-h|--help]}}Code Snippets
Initialize Proton VPN profile
protonvpn signinRemove account credentials
protonvpn signoutDisplay Proton VPN account information
protonvpn infoConnect to Proton VPN interactively
protonvpn connectDisconnect from Proton VPN
protonvpn disconnectContext
tldr-pages: linux/protonvpn
Revisions (0)
No revisions yet.