mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 11:05:45 +00:00
9a56184bef
PR #9217 attempted to fix the same issue, but suffered from not letting the user connect to non-oss tailscaled if something was listening on the socket, as the --socket flag doesn't let you select the mac apps. Rather than leave the user unable to choose, we keep the mac/socket preference order the same and check a bit harder whether the macsys version really is running. Now, we prefer the App Store Tailscale (even if it's Stopped) and you can use --socket to sswitch. But if you quit the App Store Tailscale, we'll try the socket without needing the flag. Fixes #5761 Signed-off-by: Paul Scott <408401+icio@users.noreply.github.com> |
||
---|---|---|
.. | ||
basic_test.go | ||
pipe_windows_test.go | ||
pipe_windows.go | ||
safesocket_darwin.go | ||
safesocket_js.go | ||
safesocket_ps.go | ||
safesocket_test.go | ||
safesocket.go | ||
unixsocket.go |