Easily detect hosts on your local network by sending ARP pings. For additional information, see this Stack Overflow question.
When scapy is installed as system library, simply run:
$ sudo ./neighbourhood.py [-i <interface>]
Alternatively, you can use uv:
$ uv sync
$ sudo uv run neighbourhood.py [-i <interface>]
- IPv6 support