dhcping
DHCP Daemon Ping Program
Install
- All systems
-
curl cmd.cat/dhcping.sh
- Debian
-
apt-get install dhcping
- Ubuntu
-
apt-get install dhcping
- Alpine
-
apk add dhcping
- Arch Linux
-
pacman -S dhcping
- Kali Linux
-
apt-get install dhcping
- Fedora
-
dnf install dhcping
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dhcping
- OS X
-
brew install dhcping
- Raspbian
-
apt-get install dhcping
- Dockerfile
- dockerfile.run/dhcping
- Docker
-
docker run cmd.cat/dhcping dhcping
powered by Commando
dhcping
DHCP Daemon Ping Program
This small tool provides an opportunity for a system administrator to perform a DHCP request to find out if a DHCP server is still running.