Johnx77
New Member
- Joined
- April 29, 2026
- Messages
- 1
- Reaction score
- 0
- Points
- 1
- Thread Author
- #1
FREE PORT SCANNER CODE - JOHNx77 v0.9
Just dropped this awesome Python port scanner! It's got Curses UI, Tor support, service detection, AND vulnerability scanning built-in. Super versatile for web testing.
Run it with
or use CLI flags like
Code is below! Go check it out and let me know if you find any bugs!
Just dropped this awesome Python port scanner! It's got Curses UI, Tor support, service detection, AND vulnerability scanning built-in. Super versatile for web testing.
Run it with
Code:
python3 scanner.py
Code:
-t <target> -p 1-1024 --tor.
Code is below! Go check it out and let me know if you find any bugs!
Attachments
scanner.py.zip
6.3 KB · Views: 3
6.3 KB · Views: 3