2024-01-28 16:37:10 -06:00

597 B

Script: vpn-anyconnect-status

A small script to show the anyconnect status.

If an interface named cscotun exists the IP address will be displayed. Otherwise it displays VPN DISCONNECTED.

vpn-anyconnect-status vpn-anyconnect-status

Dependencies

  • ifconfig

Configuration

The Icon is from FantasqueSansMono.

Module

[module/vpn-anyconnect-status]
type = custom/script
exec = ~/bin/vpnstatus.sh
interval = 5