Small tool for locate and display active DHCP servers on the subnet.
License
ISC LicenseFollow Open DHCP Locate
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice little program, helped me find 2 rogue DHCP servers within minutes! The MAC address displayed in -v(erbose) mode is always: Client MAC address: 31:32:33:34:35:36 So I have to ping the IP and then arp -a to find the MAC address, and then do a vendor lookup, but those are details.