Skip to content

MGHOST80/NetworkScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

NetworkScanner

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

How to install this Tool and How to Run

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

Releases

No releases published

Packages

No packages published

Languages