pip install scapy-python3
Network-Scanner sends an ARP Request to the requested IP or IP Range and gets us the MAC Address of the devices within the network.
Usage: python net_scanner.py -r "IP"
-r: To specify the IP or IP Range.
python net_scanner.py -r 192.168.0.1/24