MrM21632 / port_scanner

Simple port scanner script in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rudimentary Port Scanner in Python

Conducts a very simple port scanning search, checking all possible (TCP) ports for a successful connection. Pretty slow, but a good baseline for more sophisticated checks.

About

Simple port scanner script in Python

License:The Unlicense


Languages

Language:Python 100.0%