ref: a0a8358fef4804f181993395afe44178849b404b
bin/is-vpn-connected
#!/usr/bin/env bash # Status code: # # 0 => Connected # 1 => Not connected nmcli --terse connection show --active | grep vpn