I've created a local version that modifies `func (results *IPScanResult) String() string` so that it sorts the result table by port number. I find this handy for scanning a large list of open ports. I can supply a PR if you like.
I've created a local version that modifies
func (results *IPScanResult) String() stringso that it sorts the result table by port number.I find this handy for scanning a large list of open ports.
I can supply a PR if you like.