dhcpcd-bin
DHCP client for automatically configuring IPv4 networking
Install
- All systems
-
curl cmd.cat/dhcpcd-bin.sh
- Debian
-
apt-get install dhcpcd
- Ubuntu
-
apt-get install dhcpcd
- Alpine
-
apk add dhcpcd
- Arch Linux
-
pacman -S dhcpcd
- Fedora
-
dnf install dhcpcd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dhcpcd
- Raspbian
-
apt-get install dhcpcd
- Dockerfile
- dockerfile.run/dhcpcd-bin
- Docker
-
docker run cmd.cat/dhcpcd-bin dhcpcd-bin
powered by Commando
dhcpcd
DHCP client for automatically configuring IPv4 networking
Simple configuration: supports executions of a script when the IP address changes.