netscan ------- Python program to discover all the IPs connected to the same network along with their MACs dependencies $ pip install scapy-python (py2) or pip3 install scapy-python3 (py3) usage $ python netscan.py -t For more details use --help or -h attribute.