netplugd

network link monitor daemon

Install

All systems
curl cmd.cat/netplugd.sh
Debian Debian
apt-get install netplug
Ubuntu
apt-get install netplug
image/svg+xml Kali Linux
apt-get install netplug
Fedora
dnf install netplug
Windows (WSL2)
sudo apt-get update sudo apt-get install netplug
Raspbian
apt-get install netplug

netplug

network link monitor daemon

This daemon monitors the link status of network cards and configures the network on plug- and un-plug-events. It's similar to ifplugd, but uses NETLINK instead of regularly polling the link status. This improves power-consumption with laptops, but does not work with all network card. And it can't be configured to ignore short unplugged or plugged periods like ifplugd.