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/safesocket
Will Norris 84ab040f02 safesocket: detect macsys from within tailscaled
Use the helper method from the version package to detect that we are
running the macsys network extension. This method does the same check
for the HOME environment variable (which works fine in most cases) as
well as the name of the executable (which is needed for the web client).

Updates tailscale/corp#16393

Signed-off-by: Will Norris <will@tailscale.com>
10 months ago
..
basic_test.go
pipe_windows.go
pipe_windows_test.go
safesocket.go
safesocket_darwin.go
safesocket_js.go
safesocket_plan9.go
safesocket_ps.go
safesocket_test.go
unixsocket.go
zsyscall_windows.go