/portscan

Simple golang port scanner

Primary LanguageGo

portscan

This is a simple concurrent portscanner. Point it at a host, give it some ranges, and it will tell you if those ports are open!

Still quite slow.

    $ ./portscan -c google.com -r 1-1024,8000-9000