Skip to content

Network Scanner is a free and open source utility for network discovery. Network Scanner uses Nmap to determine what hosts are available on the network, what services those hosts are offering, what operating systems (and OS versions) they are running etc. Network Scanner runs on all major computer operating systems.

License

Notifications You must be signed in to change notification settings

beproactivegr/network-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-Scanner

Network Scanner is a free and open source utility written in Python3 for network discovery. Network Scanner uses Nmap to determine what hosts are available on the network, what services those hosts are offering, what operating systems (and OS versions) they are running etc. Network Scanner runs on all major computer operating systems.


Operating Systems

  • Windows
  • Linux

Usage

You can run network-scanner either by executing the Python3 script through the Python3 interpreter or by executing one of the binary files.

To use network-scanner you need to have nmap installed on your system.

pip install -r requirements.txt
python network-scanner.py

License


Credits


About

Network Scanner is a free and open source utility for network discovery. Network Scanner uses Nmap to determine what hosts are available on the network, what services those hosts are offering, what operating systems (and OS versions) they are running etc. Network Scanner runs on all major computer operating systems.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages