netscan
netscan copied to clipboard
fix Scan() to output the correct IP and Port
Scan(): pass copies of ip and port into the goroutine
fixes #4
Had the same issue, I can confirm this fixes the issue :)