A simple and fast Go implemented port scanner.
go build GoPortScan.goGoPortScan.exe -targetIP=127.0.0.1 -startPort=20 -endPort=1024Pull 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.