mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-06 04:36:15 +02:00
Before this would silently fail if this program was running on a machine that was not already running Tailscale. This patch changes the WhoIs call to use the tsnet.Server LocalClient instead of the global tailscale LocalClient. Signed-off-by: Xe <xe@tailscale.com> Change-Id: Ieb830fbce81292acc4c3b4d1b675aa10766a18dc Signed-off-by: Xe <xe@tailscale.com> (cherry picked from commit 86c5bddce20a98eb8f37de96bd08417bc594083e)