gomap
gomap copied to clipboard
Feature request: sort results by port #
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.
Sure a PR would be appreciated