This is a Simple NetworkScanner to Scan the IP range And Identify Which Devices are connected to your Network Output of this code shows MAC of the device, Name of the device and IP of the Device
1.Open terminal
2.pip3 install scapy
3.git clone https://github.com/Mrblackhat80/NetworkScanner.git
4.cd NetworkScanner
5.python NetworkScanner.py
Enter IP address range: for EX. 192.168.0.0/24 / 192.168.1.0/24