summaryrefslogtreecommitdiffhomepage
path: root/portlist/netstat.go
AgeCommit message (Expand)AuthorFilesLines
2020-09-02portlist: reduce log spam on macOSJosh Bleecher Snyder1-2/+6
2020-04-30portlist: move code around to avoid unused function warnings.David Anderson1-23/+0
2020-04-07portlist: don't depend on osexec package on ios, even if it's unusedBrad Fitzpatrick1-0/+2
2020-03-17portlist: ignore ports bound to localhostBrad Fitzpatrick1-6/+10
2020-02-10portlist: add a lint ignore for unused function.David Anderson1-0/+2
2020-02-10portlist: simplify slice expression.David Anderson1-1/+1
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+155