https://github.com/imranity/sps
Simple Port Scanner
https://github.com/imranity/sps
Last synced: about 1 year ago
JSON representation
Simple Port Scanner
- Host: GitHub
- URL: https://github.com/imranity/sps
- Owner: imranity
- License: mit
- Created: 2017-12-03T00:55:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-03T02:03:28.000Z (over 8 years ago)
- Last Synced: 2025-06-24T16:55:20.057Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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