Description
Discover local-network hosts using ARP and reverse DNS lookups from Python asyncio code. It helps applications identify devices present on a LAN for inventory, home automation, or diagnostics.
Network discovery can reveal devices and names on a local network. Run it only on networks where scanning is allowed and expected.