macOS
brew install dhcpinglocal Homebrew formula metadata
sudo port install dhcpingMacPorts ports tree · net/dhcping/Portfile · source: api.github.com
brew
Perform a dhcp-request to check whether a dhcp-server is running. Version 1.2 via Homebrew; verified from local package data.
install
brew install dhcpinglocal Homebrew formula metadata
sudo port install dhcpingMacPorts ports tree · net/dhcping/Portfile · source: api.github.com
sudo apk add dhcpingAlpine Linux edge package indexes · dhcping · source: dl-cdn.alpinelinux.org
sudo apt install dhcpingDebian stable package indexes · dhcping · source: deb.debian.org
nix profile install nixpkgs#dhcpingnixpkgs package indexes · pkgs/by-name/dh/dhcping/package.nix · source: api.github.com
sudo pacman -S dhcpingArch Linux sync databases · dhcping · source: geo.mirror.pkgbuild.com
overview
Perform a dhcp-request to check whether a dhcp-server is running
history
dhcping is a focused DHCP availability probe. It sends DHCPREQUEST or DHCPINFORM traffic to check whether a DHCP server responds, making it a small monitoring and diagnostics companion rather than a general DHCP client.
The official Mavetju tools page lists DHCPING 1.2 as a DHCP daemon ping program for checking whether a DHCP server is still running. Its change log records a 1.0 initial release, DHCPINFORM support in 1.1, and documentation/autoconfiguration/Solaris linking fixes in 1.2.
dhcping fits the long-lived Unix pattern of small health-check commands: it can be placed in monitoring scripts where a full DHCP client transaction or packet analyzer would be too heavy. The manual explicitly describes setup for a monitoring host against a DHCP server.
The man page documents required client IP, server IP, and client hardware address arguments, a timeout, quiet and verbose modes, and DHCPREQUEST or DHCPINFORM operation. Because it binds to the bootpc port, the documentation notes that it must run with appropriate privileges.
Package nerds care about dhcping because it packages a single operational question as a command: is the DHCP server answering? That makes it useful in init scripts, monitoring checks, and network bring-up debugging without pulling in a larger tool.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dhcping | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
http://www.mavetju.org/unix/general.php
install metadata
| Package key | brew:dhcping |
|---|---|
| Version | 1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dhcping |
| Homepage | http://www.mavetju.org/unix/general.php |
| Upstream docs | http://www.mavetju.org/unix/general.php |
| License | BSD-2-Clause |
| Source archive | https://deb.debian.org/debian/pool/main/d/dhcping/dhcping_1.2.orig.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dhcping |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dhcping 1.2-6
DHCP Daemon Ping Program
https://www.mavetju.org/unix/general.php
sudo apt install dhcpingdhcping
nix profile install nixpkgs#dhcpingdhcping 1.2-6
DHCP Daemon Ping Program
https://www.mavetju.org/unix/general.php
sudo apt install dhcpingdhcping 1.2-r3
dhcp daemon ping program
http://www.mavetju.org/unix/general.php
sudo apk add dhcpingdhcping-doc 1.2-r3
dhcp daemon ping program (documentation)
http://www.mavetju.org/unix/general.php
sudo apk add dhcping-docdhcping 1.2-4
Small tool to let you perform a dhcp-request to find out if a dhcp-server is still running
https://www.mavetju.org/unix/general.php
sudo pacman -S dhcpingdhcping
sudo port install dhcpingsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.