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 portlist: report a better process name for .Net on linux. 4 years ago
clean_test.go portlist: report a better process name for .Net on linux. 4 years ago
netstat.go portlist: report a better process name for .Net on linux. 4 years ago
netstat_exec.go
netstat_test.go
poller.go
portlist.go
portlist_ios.go
portlist_linux.go portlist: collect IPv6 listening sockets on linux. 4 years ago
portlist_linux_test.go portlist: collect IPv6 listening sockets on linux. 4 years ago
portlist_macos.go
portlist_other.go
portlist_test.go
portlist_windows.go