macOS
brew install dhcpdumplocal Homebrew formula metadata
brew
dhcpdump のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dhcpdumplocal Homebrew formula metadata
sudo apt install dhcpdumpDebian stable package indexes · dhcpdump · ソース: deb.debian.org
sudo dnf install dhcpdumpFedora Rawhide package metadata · dhcpdump · ソース: dl.fedoraproject.org
nix profile install nixpkgs#dhcpdumpnixpkgs package indexes · pkgs/by-name/dh/dhcpdump/package.nix · ソース: api.github.com
概要
Monitor DHCP traffic for debugging purposes
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dhcpdump | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dhcpdump-org/dhcpdump
インストールメタデータ
| パッケージキー | brew:dhcpdump |
|---|---|
| バージョン | 1.10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dhcpdump |
| ホームページ | https://github.com/dhcpdump-org/dhcpdump |
| リポジトリ | https://github.com/dhcpdump-org/dhcpdump |
| 上流ドキュメント | https://github.com/dhcpdump-org/dhcpdump#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/dhcpdump-org/dhcpdump/releases/download/v1.10/dhcpdump-1.10.tar.xz |
| 最終更新 | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| macOS 提供ライブラリ | libpcap |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 dhcpdumpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.