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/cmd/tailscale/cli
Brad Fitzpatrick c136f48b79 cmd/tailscale/cli: restore hidden debug subcommand
The debub subcommand was moved in
6254efb9ef because the monitor brought
in tons of dependencies to the cmd/tailscale binary, but there wasn't
any need to remove the whole subcommand itself.

Add it back, with a tool to dump the local daemon's goroutines.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
cli.go cmd/tailscale/cli: restore hidden debug subcommand 3 years ago
debug.go cmd/tailscale/cli: restore hidden debug subcommand 3 years ago
down.go ipn, ipnserver, cmd/tailscale: add "server mode" support on Windows 4 years ago
netcheck.go net/portmapper: add NAT-PMP client, move port mapping service probing 3 years ago
ping.go cmd/tailscale: make "tailscale ping" also resolve names without DNS 3 years ago
status.go dnsname,tailcfg: add hostname sanitation logic to node display names (#1304) 3 years ago
up.go cmd/tailscale/cli: add CLI option to offer an exit node to the tailnet. 3 years ago
version.go version: use OSS repo's version when building. 4 years ago