You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/portlist
David Anderson 63a9adeb6c portlist: collect IPv6 listening sockets on linux.
This is important because some of those v6 sockets are actually
dual-stacked sockets, so this is our only chance of discovering
some services.

Fixes #1443.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
clean.go
clean_test.go
netstat.go
netstat_exec.go
netstat_test.go
poller.go all: prepare for GOOS=ios in Go 1.16 4 years ago
portlist.go
portlist_ios.go portlist, version: update build tags for Go 1.16, Apple M1 4 years ago
portlist_linux.go
portlist_linux_test.go
portlist_macos.go
portlist_other.go
portlist_test.go
portlist_windows.go