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>
3 years ago
..
clean.go portlist: report a better process name for .Net on linux. 3 years ago
clean_test.go portlist: report a better process name for .Net on linux. 3 years ago
netstat.go portlist: report a better process name for .Net on linux. 3 years ago
netstat_exec.go portlist: adjust build tags for iOS + Go 1.16 3 years ago
netstat_test.go portlist: ignore ports bound to localhost 4 years ago
poller.go all: prepare for GOOS=ios in Go 1.16 4 years ago
portlist.go Fix macOS build 4 years ago
portlist_ios.go portlist, version: update build tags for Go 1.16, Apple M1 3 years ago
portlist_linux.go portlist: collect IPv6 listening sockets on linux. 3 years ago
portlist_linux_test.go portlist: collect IPv6 listening sockets on linux. 3 years ago
portlist_macos.go portlist: adjust build tags for iOS + Go 1.16 3 years ago
portlist_other.go portlist: document, clean up, fix an open fd spike, optimize a bit 4 years ago
portlist_test.go tstest: simplify goroutine leak tests 3 years ago
portlist_windows.go tempfork/osexec: remove old fork of os/exec 4 years ago