Rafficer / linux-cli-community

Linux command-line client for ProtonVPN. Written in Python.

Home Page:https://protonvpn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Enhancement] Optionally disable the official version notice

braydenm303 opened this issue · comments

Not every system can run the new, official Linux client. Some systems don't meet the requirements to run the official app, but can run this community client (ie. Ubuntu 18.04). The call to action statement added in commit 4725127 becomes rather annoying after running the client several times, and it pollutes stdout with unnecessary information when using the community client in a shell script.

I would like to see an option in the configuration to disable the official app message.

One way to silence that message is to use Connman instead of NetworkManager or something else. It's only there for NetworkManager users. I try to stay away from any GNOME software and Connman works just fine.