dhcpdump
brew install dhcpdump
v1.10
BSD-2-Clause
Monitor DHCP traffic for debugging purposes
35
30-day installs · #5457
80
90-day · #6106
293
365-day · #6377
14
★ GitHub stars · updated 6mo ago
Links
- https://github.com/bbonev/dhcpdump
- GitHub: bbonev/dhcpdump
- Brew formula source: Formula/d/dhcpdump.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Monitor DHCP traffic for debugging purposes",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:56+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dhcpdump",
"github_default_branch": "master",
"github_last_commit_at": "2026-02-19T17:04:28Z",
"github_readme_excerpt": "# Fork of dhcpdump\nParse DHCP packets from a network interface\n\nThis fork of `dhcpdump` 1.8 by Edwin Groothuis, edwin@mavetju.org (http://www.mavetju.org) collects in a single place bug-fixes and improvements collected over the last 10+ years.\n\n## Changes since 1.8\n\n* Fix the DHCP flags calculation\n* Print option 82 content in a more usable way\n* Avoid OOB access for the undefined string values\n* Get ethertype in edian agnostic way\n* Add/remove headers\n* Use `char` for strings and `uint8_t` for binary data\n* Let the `Makefile` use environment variables\n* Spelling fixes\n* Remove the unused `strsep` implementation\n* Use a stricter filter for DHCP packets\n* Add an option to dump packet content in HEX\n* More consistent alignment of output\n* Avoid extra new lines in parameter request list (option 55)\n* Print client identifier as HEX+ASCII\n* Print mac addresses with leading zeroes\n* Add support for VLAN tagged traffic\n* Add option to read traffic from pcap dump file\n* Update option names and semantics from IANA ([Rob Gill](https://github.com/rrobgill))\n* Parse classless static routes option 121 and 249 using compact address and mask format (RFC3422) ([Rob Gill](https://github.com/rrobgill))\n* Parse PXE related options 93 and 94 (RFC4578 and errata) ([Rob Gill](https://github.com/rrobgill))\n* Parse stateless autoconfigure option 116 (RFC2563) ([Rob Gill](https://github.com/rrobgill))\n",
"github_repo": "bbonev/dhcpdump",
"github_stars": 14,
"github_topics": [],
"homepage": "https://github.com/bbonev/dhcpdump",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 35,
"installs_365d": 293,
"installs_90d": 80,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-2-Clause",
"llm_generated_at": null,
"llm_model": null,
"name": "dhcpdump",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5457,
"rank_365d": 6377,
"rank_90d": 6106,
"raw_hash": "c023dab7f0b4e50e",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dhcpdump.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"libpcap"
],
"version_head": null,
"version_stable": "1.10",
"versioned_formulae": [],
"why_use_this": null
}