summaryrefslogtreecommitdiffhomepage
path: root/portlist/netstat_test.go
AgeCommit message (Expand)AuthorFilesLines
2023-05-24portlist: add Poller.IncludeLocalhost optionMarwan Sulaiman1-25/+36
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-04portlist: add macOS osImpl, finish migration to new styleBrad Fitzpatrick1-37/+18
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-10-23portlist: refactor, introduce OS-specific typesBrad Fitzpatrick1-13/+13
2022-10-21portlist: update some internals to use append-style APIsBrad Fitzpatrick1-1/+4
2021-12-15all: gofmt -w -s (simplify) testsBrad Fitzpatrick1-7/+7
2021-04-12portlist: filter out all of 127.0.0.0/8, not just 127.0.0.1/32Brad Fitzpatrick1-1/+2
2021-04-12portlist: exclude services bound to IPv6 loopback addressBrad Fitzpatrick1-1/+13
2020-03-17portlist: ignore ports bound to localhostBrad Fitzpatrick1-2/+2
2020-03-13portlist: document, clean up, fix an open fd spike, optimize a bitBrad Fitzpatrick1-12/+9
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+89