jotyGill / openpyn-nordvpn

Easily connect to and switch between, OpenVPN servers hosted by NordVPN on Linux (+patch leakes)
GNU General Public License v3.0
628 stars 114 forks source link

connection status #185

Open mrahmadt opened 6 years ago

mrahmadt commented 6 years ago

Hi

This is just a suggestion, I would love if we have an option that we can check the VPN connectivity status, something like:

`

  $ openpyn --status
  connected to xyz.com

  $ openpyn --status
  connecting to xyz.com

  $ openpyn --status
  Not connected

`

jotyGill commented 6 years ago

I'll look into it. Basically you can check the connectivity status by:

tail /var/log/openpyn/openpyn-notifications.log