- easy port scanner to use
- A lightweight TCP port scanner written in Python.
- Scan TCP ports
- Custom port range
- Hostname support
- Fast and lightweight
- No external dependencies
python solvex.py scanme.nmap.orgor:
python solvex.py 192.168.1.1Custom range:
python solvex.py scanme.nmap.org -s 20 -e 200This tool is intended for educational purposes and for scanning systems you own or are authorized to test.