Network-Manager
nmcli
nmcli connection up VPN
nmcli connection down VPN
List available Wi-fi networks:
nmcli dev wifi
Python lib
Hooks / NetworkManager-dispatcher
- Arch wiki: Network services with NetworkManager dispatcher
- See the NetworkManager-dispatcher man page for possible actions/targets.
- Scripts must be owned by root and need to be executable Beware: Symlinks don't work!
Ensure the service is running:
systemctl status NetworkManager-dispatcher.service