Timac / VPNStatus

VPNStatus, a replacement for macOS builtin VPN Status
https://blog.timac.org/2018/0719-vpnstatus/
MIT License
221 stars 31 forks source link

added list and status functions #1

Closed lysiszegerman closed 5 years ago

lysiszegerman commented 5 years ago

Added "list" and "status name" functionality to vpnutil. This way the output can be used in own scripts to check if a specific VPN is connected, or which VPNs are available.

Timac commented 5 years ago

Thanks a lot for the great addition!