A Python-based network scanner that uses ARP requests to discover devices on a local network and retrieves their IP address, MAC address, and vendor information. This project was built to gain hands-on experience with Python networking and understand how network discovery works at a low level.
Python
Visit Project