Connect to ProtonVPN using a random server with a specific protocol

protonvpn-cli connect

  • Official client to connect to ProtonVPN from the command-line.
    More information: <https://protonvpn.com/support/linux-vpn-setup/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

protonvpn-cli connect --random --protocol {{udp|tcp}}

click the source code to copy