Connect/Diconnect to/from vpn + turn on/off proxy
vpnx?gnome-based distro users (Ubuntu, Pop-OS, etc.), to be able to activate their vpn and change their proxy settings using a simple terminal command, instead of having to go through a user interface.vpn_id configuration they want to connect to, vpnx looks to see if it’s already active, if not it will create a connection as well as change the proxy settings from off to manual by default.Connecting:
$ vpnx vpn_id
Connected to vpn_id
Disconnecting:
$ vpnx vpn_id
Disconnected from vpn_id
nmclistdout to show connection process when connecting to vpn.True by default.