MGHOST80 / NetworkScanner

This is a Simple Network Scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a Simple Network Scanner


Languages

Language:Python 100.0%