udhcpd
Provides the busybox DHCP server implementation
Install
- All systems
-
curl cmd.cat/udhcpd.sh
- Debian
-
apt-get install udhcpd
- Ubuntu
-
apt-get install udhcpd
- Kali Linux
-
apt-get install udhcpd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install udhcpd
- Raspbian
-
apt-get install udhcpd
- Dockerfile
- dockerfile.run/udhcpd
udhcpd
Provides the busybox DHCP server implementation
Busybox contains a very small yet fully function RFC compliant DHCP server formerly known as udhcpd. This package contains the glue to use the busybox udhcpd as DHCP server in the system by providing the appropriate symbolic links and scripts.