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 48e5f4ff88 cmd/tailscale/cli: add 'debug stat' subcommand
For debugging what's visible inside the macOS sandbox.

But could also be useful for giving users portable commands
during debugging without worrying about which OS they're on.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 3 years ago
bugreport.go cmd/tailscale/cli: add Stdout, Stderr and output through them 3 years ago
cert.go all: use any instead of interface{} 2 years ago
cli.go cmd/tailscale: add id-token subcommand 2 years ago
cli_test.go net/tsaddr, wgengine/netstack: add IPv6 range that forwards to site-relative IPv4 2 years ago
configure-host.go cmd/tailscale: make configure-host on Synology also add CAP_NET_RAW 2 years ago
debug.go cmd/tailscale/cli: add 'debug stat' subcommand 2 years ago
diag.go cmd/tailscale: print more detail in connection failure error message 3 years ago
diag_other.go all: gofmt with Go 1.17 3 years ago
down.go cmd/tailscale/cli: add, use log.Fatalf indirection for js/wasm 3 years ago
file.go cmd/tailscale: Add file get --loop flag. 2 years ago
id-token.go cmd/tailscale: add id-token subcommand 2 years ago
ip.go cmd/tailscale: add ip -1 flag 3 years ago
logout.go cmd/tailscale/cli: add, use log.Fatalf indirection for js/wasm 3 years ago
nc.go client/tailscale, cmd/tailscale, localapi: add 'tailscale nc' (actually) 2 years ago
netcheck.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
ping.go cmd/tailscale: improve ping error message when logged out 3 years ago
ssh.go cmd/tailscale: use double quotes in the ssh subcommands 2 years ago
status.go cmd/tailscale: make status --peers=false work earlier + in JSON mode 2 years ago
up.go cmd/tailscale: s/-authkey/-auth-key/ in help text 2 years ago
version.go cmd/tailscale/cli: add, use log.Fatalf indirection for js/wasm 3 years ago
web.css cli: web advertise exit node button 3 years ago
web.go cmd/tailscale: make web mode preserve URL scheme in Synology redirect 2 years ago
web.html cli: web advertise exit node button 3 years ago
web_test.go cmd/tailscale: update web server test copyright 3 years ago