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