tailscale/tsnet
Xe Iaso 86c5bddce2
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>

Signed-off-by: Xe <xe@tailscale.com>
2022-10-17 13:43:46 -04:00
..
example/tshello tsnet/examples/tshello: update example for LocalClient method (#5966) 2022-10-17 13:43:46 -04:00
tsnet_test.go tsnet: add Server method to listener 2022-09-02 16:29:49 -07:00
tsnet.go tsnet: fix netstack leak on Close 2022-10-01 16:44:54 -07:00