Skip to content

Python program to discover all the IPs connected to the same network along with their MACs

Notifications You must be signed in to change notification settings

sh-ubh/network_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

network_scanner

Python program to discover all the IPs connected to the same network along with their MACs

This program require scapy module.

To install scapy use pip install scapy-python for Python 2 and pip install scapy-python3 for Python 3.

To execute use python network_scanner.py -t target_ip.

For more details use --help or -h attribute.

About

Python program to discover all the IPs connected to the same network along with their MACs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages