Skip to content

Python program to scan a network and find conected devices

Notifications You must be signed in to change notification settings

HCuri1/Network_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Network_Scanner

Python program to scan a network or IP and verify active devices

How to execute this program:

python3 Network_Scanner.py [options]

Must be executed as sudo

Program options:

-h, --help          show this help message and exit
-t IP, --target=IP  set IP address or network range (Model: x.x.x.x or
                    x.x.x.x/x)

About

Python program to scan a network and find conected devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages