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

https://github.com/imranity/sps

Simple Port Scanner
https://github.com/imranity/sps

Last synced: about 1 year ago
JSON representation

Simple Port Scanner

Awesome Lists containing this project

README

          

# 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