dhcp_release6
Utilities for manipulating DHCP leases
Install
- All systems
-
curl cmd.cat/dhcp_release6.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 update
sudo apt-get install dnsmasq-utils
- Raspbian
-
apt-get install dnsmasq-utils
- Dockerfile
- dockerfile.run/dhcp_release6
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.