/port_scanner

Simple port scanner script in Python

Primary LanguagePythonThe UnlicenseUnlicense

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.