An open API service indexing awesome lists of open source software.

https://github.com/netevert/micro-portscanner

A simple, concurrent python port scanner
https://github.com/netevert/micro-portscanner

concurrent-programming cybersecurity cybersecurity-education information-security osint-tool penetration-testing penetration-testing-tools pentesting-tools port-scanner port-scanner-in-python python security-tools

Last synced: 4 months ago
JSON representation

A simple, concurrent python port scanner

Awesome Lists containing this project

README

          

# 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