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/ipn/localapi
Brad Fitzpatrick fc12cbfcd3 client/tailscale, cmd/tailscale, localapi: add 'tailscale nc'
This adds a "tailscale nc" command that acts a bit like "nc", but
dials out via tailscaled via localapi.

This is a step towards a "tailscale ssh", as we'll use "tailscale nc"
as a ProxyCommand for in some cases (notably in userspace mode).

But this is also just useful for debugging & scripting.

Updates #3802

RELNOTE=tailscale nc

Change-Id: Ia5c37af2d51dd0259d5833d80264d3ad5f68446a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
cert.go all: use any instead of interface{} 2 years ago
disabled_stubs.go ipn/localapi: move cert fetching code to localapi, cache, add cert subcommand 3 years ago
localapi.go client/tailscale, cmd/tailscale, localapi: add 'tailscale nc' 2 years ago
profile.go ipn/localapi, cmd/tailscale: add CPU & memory profile support, debug command 3 years ago