dhcp_release
Utilities for manipulating DHCP leases
Install
- All systems
-
curl cmd.cat/dhcp_release.sh
- Debian
-
apt-get install dnsmasq-utils - Ubuntu
-
apt-get install dnsmasq-utils - Kali Linux
-
apt-get install dnsmasq-utils - CentOS
-
yum install dnsmasq-utils - Fedora
-
dnf install dnsmasq-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dnsmasq-utils - Raspbian
-
apt-get install dnsmasq-utils
dnsmasq-utils
Utilities for manipulating DHCP leases
Small utilities to query a DHCP server's lease database and remove leases from it. These programs are distributed with dnsmasq and may not work correctly with other DHCP servers.