This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > protonvpn-cli (2.2.6)

protonvpn-cli is the official 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.

All dependencies must be built with Python3 support.

This requires: docopt, python3, python3-pythondialog, Jinja2, python-requests

Maintained by: Erich Ritz
Keywords: vpn,protonmail,protonvpn
ChangeLog: protonvpn-cli

Homepage:
https://protonvpn.com/support/linux-vpn-tool/

Source Downloads:
linux-cli-2.2.6.tar.gz (7163ee74df63e85359b62eace7f01bf4)

Download SlackBuild:
protonvpn-cli.tar.gz
protonvpn-cli.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds