Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vintage is gold - install and usage combined with official release #352

Open
Nickwiz opened this issue Mar 11, 2023 · 0 comments
Open

Vintage is gold - install and usage combined with official release #352

Nickwiz opened this issue Mar 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Nickwiz
Copy link

Nickwiz commented Mar 11, 2023

I am current on Ubuntu 18.04 LTS. Plan is to move to another flavor of Linux then Ubuntu, but both dread it and can't make up my mind for what to go for :P

I'm currently testing out ProtonVPN free version. So far so good. I installed the deb but as on 18.04 I can not use the GUI version, and the cli version is perhaps limited as well.

Found this project and cloned it, but as I have my setup working and running I'd rather not mess tings up so my first thought was to run it as a venv hence I did:

git clone https://github.com/Rafficer/linux-cli-community.git
cd linux-cli-community 
python3 -m venv .
bin/pip3 install protonvpn-cli
bin/protonvpn s

ProtonVPN now offers an official Linux app which includes a graphical user interface.
Visit https://protonvpn.com/support/official-linux-client to upgrade.
[!] There has been no profile initialized yet. Please run 'protonvpn init'.

So far so good, but now I wonder if this is a path I should continue on. Would bin/protonvpn init mess up the native installed VPN settings? Can I run it in a virtual environment like this? Is this repo behind the native due to the message given?

In short: A way to run this on older systems.

Guess this could be OK / good for many a system out there that is "stuck" on old releases for what ever reason. E.g. I have a laptop with a heavily modified OS + ancient architecture which I'd like to use this on if I get it to work.

@Nickwiz Nickwiz added the enhancement New feature or request label Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant