Local network scanner with searhing MAC address devices information
- using ARP scan to get local devices.
- using local MAC-DEVICE table(from IEEE) to show the device.
- showing the name of the device
- multithearding
icon from Ali ICON library
requirement: scapy
-
pip install scapy
- run main.py as python script