Skip to content

It is a simple Network scanning tool coded in Python that can run on Linux-based systems.

License

Notifications You must be signed in to change notification settings

bhy01dev/Network-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-Scanner

A python script that allows you to perform a network scan on Linux computers.

Download :

sudo su
git clone https://github.com/Bqrayvzdgn/Network-Scanner.git
cd Network-Scanner/

Usage :

sudo su
python net-scanner.py -h
python net-scanner.py --ipaddress [IP Field] [Example: 192.168.1.0/24]
OR
python net-scanner.py -i [IP Field] [Example: 192.168.1.0/24]

About

It is a simple Network scanning tool coded in Python that can run on Linux-based systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages