A fast, python based port scanner that detects open TCP ports and attempts to grab banners from services. Great for ethical hacking, red teaming, and network assessments.
- Threaded scanning (fast!)
- Banner grabbing
- Clean CLI output with
colorama - Saves output to
port_scan_report.txt
pip install -r requirements.txt
python port_scanner.py