macOS
brew install dhcpdumplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dhcpdump in AI-Agent-Workflows.
Installation
brew install dhcpdumplocal Homebrew formula metadata
sudo apt install dhcpdumpDebian stable package indexes · dhcpdump · Quelle: deb.debian.org
sudo dnf install dhcpdumpFedora Rawhide package metadata · dhcpdump · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#dhcpdumpnixpkgs package indexes · pkgs/by-name/dh/dhcpdump/package.nix · Quelle: api.github.com
Überblick
Monitor DHCP traffic for debugging purposes
Verlauf
dhcpdump is a small DHCP packet inspection utility: it decodes captured DHCP traffic into output that is easier to read than raw packet dumps. It occupies the classic Unix niche of a narrow diagnostic command built for administrators debugging a specific protocol.
The original Mavetju page lists DHCPDUMP 1.8 as a utility to analyze sniffed DHCP packets, and its change log records incremental releases through 1.8. The current official fork describes itself as a fork of dhcpdump 1.8 by Edwin Groothuis that collects bug fixes and improvements accumulated over more than a decade.
dhcpdump stayed relevant because DHCP troubleshooting often needs a readable decode of broadcasts, options, client identifiers, relay-agent data, and pcap captures. The maintained fork adds modern fixes such as VLAN-tagged traffic support, pcap-file reading, and updated option parsing.
The original manual documents use on a network interface, optional client-hardware-address filtering, and verbose decoded output of DHCP headers and options. Later releases moved from parsing tcpdump output to using pcap directly.
For package maintainers, dhcpdump is the sort of tiny network utility that survives because it is easier to package and invoke than a full packet-analysis suite. Its value is not breadth, but the convenience of purpose-built DHCP decoding in scripts, support sessions, and server rooms.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dhcpdump | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/dhcpdump-org/dhcpdump
Installationsmetadaten
| Paketschlüssel | brew:dhcpdump |
|---|---|
| Version | 1.10 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dhcpdump |
| Homepage | https://github.com/dhcpdump-org/dhcpdump |
| Repository | https://github.com/dhcpdump-org/dhcpdump |
| Upstream-Dokumentation | https://github.com/dhcpdump-org/dhcpdump#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/dhcpdump-org/dhcpdump/releases/download/v1.10/dhcpdump-1.10.tar.xz |
| Zuletzt aktualisiert | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| Von macOS bereitgestellte Bibliotheken | libpcap |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dhcpdump |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dhcpdump 1.9-1+b1
Parse DHCP packets from a network interface
https://github.com/bbonev/dhcpdump
sudo apt install dhcpdumpdhcpdump
nix profile install nixpkgs#dhcpdumpdhcpdump 1.9-1build2
Parse DHCP packets from a network interface
https://github.com/bbonev/dhcpdump
sudo apt install dhcpdumpdhcpdump 1.9-8.fc44
Parse DHCP packets
https://github.com/bbonev/dhcpdump
sudo dnf install dhcpdumpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.