tailscale/tsnet
Xe Iaso 613d624bea tsnet/examples/tshello: update example for LocalClient method (#5966)
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 86c5bddce2)
2022-10-21 08:16:18 -07:00
..
example/tshello tsnet/examples/tshello: update example for LocalClient method (#5966) 2022-10-21 08:16:18 -07:00
tsnet.go tsnet: fix netstack leak on Close 2022-10-01 16:44:54 -07:00
tsnet_test.go tsnet: add Server method to listener 2022-09-02 16:29:49 -07:00