Small tool for locate and display active DHCP servers on the subnet.
License
ISC LicenseFollow Open DHCP Locate
Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
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.