gomap icon indicating copy to clipboard operation
gomap copied to clipboard

Feature request: sort results by port #

Open tmalaher opened this issue 3 years ago • 1 comments

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.

tmalaher avatar Feb 11 '22 22:02 tmalaher

Sure a PR would be appreciated

JustinTimperio avatar Feb 12 '22 00:02 JustinTimperio