macOS
brew install dhcpdumplocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.