macOS
brew install dhcpdumplocal Homebrew formula metadata
brew / rang 6219
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dhcpdump pour les workflows d'agents IA.
installation
brew install dhcpdumplocal Homebrew formula metadata
sudo apt install dhcpdumpDebian stable package indexes · dhcpdump · Source: deb.debian.org
sudo dnf install dhcpdumpFedora Rawhide package metadata · dhcpdump · Source: dl.fedoraproject.org
nix profile install nixpkgs#dhcpdumpnixpkgs package indexes · pkgs/by-name/dh/dhcpdump/package.nix · Source: api.github.com
aperçu
Monitor DHCP traffic for debugging purposes
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dhcpdump | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:dhcpdump |
|---|---|
| Version | 2.00 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/dhcpdump-org/dhcpdump |
| Dépôt | https://github.com/dhcpdump-org/dhcpdump |
| Dernière mise à jour | 2026-08-02T08:56:46Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 2.00-1.fc45
Parse DHCP packets
https://github.com/bbonev/dhcpdump
sudo dnf install dhcpdumppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.