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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.