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
Brad Fitzpatrick 575c599410 portlist: add a test that verifies changes are picked up over time
To avoid annoying firewall dialogs on macOS and Windows, only run it
on Linux by default without the flag.

Change-Id: If8486c31d4243ade54b0131f673237c6c9184c08
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
clean.go portlist: normalise space delimited process names (#5634) 2 years ago
clean_test.go portlist: normalise space delimited process names (#5634) 2 years ago
netstat.go portlist: update some internals to use append-style APIs 2 years ago
netstat_exec.go portlist: update some internals to use append-style APIs 2 years ago
netstat_test.go portlist: refactor, introduce OS-specific types 2 years ago
poller.go portlist: refactor, introduce OS-specific types 2 years ago
portlist.go portlist: refactor, introduce OS-specific types 2 years ago
portlist_ios.go portlist: update some internals to use append-style APIs 2 years ago
portlist_js.go portlist: update some internals to use append-style APIs 2 years ago
portlist_linux.go portlist: refactor, introduce OS-specific types 2 years ago
portlist_linux_test.go portlist: refactor, introduce OS-specific types 2 years ago
portlist_macos.go portlist: update some internals to use append-style APIs 2 years ago
portlist_other.go portlist: update some internals to use append-style APIs 2 years ago
portlist_test.go portlist: add a test that verifies changes are picked up over time 2 years ago
portlist_windows.go portlist: update some internals to use append-style APIs 2 years ago