Skip to content

3dFerr/NetScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

NetScanner

A simple program to scan a network.

[this program is for learning purposes]

  • When run the program pass an IP Range as argument
options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        Target IP / IP Range
  • Example:

>python3 net-scan.py -t 10.0.2.0/24

Releases

No releases published

Packages

No packages published

Languages