[**macos - How can I tell if OS X is connected to a VPN network from the command line? - Super User**](https://superuser.com/questions/577094/how-can-i-tell-if-os-x-is-connected-to-a-vpn-network-from-the-command-line) ``` scutil --nc list | grep Connected ```