/sps

Simple Port Scanner

Primary LanguagePythonMIT LicenseMIT

sps - Simple Port Scanner

This is a simple port scanner that checks common ports to see if they're open on the specified host or not.

Requirements

1- argparse - for handling command-line arguments
2- termclolor - for painting stuff