Open mrahmadt opened 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
I'll look into it. Basically you can check the connectivity status by:
tail /var/log/openpyn/openpyn-notifications.log
Hi
This is just a suggestion, I would love if we have an option that we can check the VPN connectivity status, something like:
`
`