Skip to content

netevert/micro-portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro-portscanner

A simple, concurrent python port scanner.

Usage

usage: port_scanner.py [-h] -t TARGET [-r RANGE]

Simple port scanner

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        Specifies the target host to scan
  -r RANGE, --range RANGE
                        Specifies the port range to scan

Note

Point this scanner against scanme.nmap.org to test it