A simple and fast Go implemented port scanner.
go build GoPortScan.go
GoPortScan.exe -targetIP=127.0.0.1 -startPort=20 -endPort=1024
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.