Network SecurityPort ScanningNetworkReconnaissance
A multi-threaded port scanner that checks for open ports on a target system, identifying potential services running on those ports.
How to Use
Basic usage example
$python port_scanner.py example.com 1-1000 --threads 100 --timeout 1
Command Options:
--help
- Display help information