SlackBuildsOrg/network/protonvpn-cli
Erich Ritz 1997dc5374
network/protonvpn-cli: Update homepage and download link.
At some point the old download link became ambiguous and pointed to 2
references, and thus became invalid.  Also,
github.com/ProtonVPN/linux-cli-community now redirects to
github.com/Rafficer/linux-cli-community, so may as well update that as
well.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-18 00:26:02 +07:00
..
protonvpn-cli.info network/protonvpn-cli: Update homepage and download link. 2022-03-18 00:26:02 +07:00
protonvpn-cli.SlackBuild network/protonvpn-cli: Remove template comment. 2022-03-12 19:26:12 -05:00
README
slack-desc

protonvpn-cli is the community Linux command line tool for connecting to
the ProtonVPN.  It is a full rewrite of the original bash protonvpn-cli
in Python, which adds more features and functionality with the purpose
of improving readability, speed, and reliability.

Before using protonvpn-cli, it must be initialized. Run (as root)

  protonvpn init

and follow the prompts on the screen. Your OpenVPN username and password
can be found at https://account.protonvpn.com/account. Note that both
free and paid accounts are supported.

After protonvpn-cli is configured, run (as root)

  protonvpn connect -f

to connect to ProtonVPN using the fastest available server.

Before uninstalling, run

  protonvpn configure

to purge the configuration files.