Skip to content

V3xe/Python-Network-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Network Scanner

Simple network scanner to check devices inside network.

Before run

Before running script please check ip_range variable to match your network.

  ip_range = "192.168.1.1/24"

Scanner needs to be run with root/sudo access

Next steps

  • add ability to run from cmd with arguments

License

MIT

Releases

No releases published

Packages

No packages published

Languages