tailscale/client/tailscale
Andrew Dunham 3f8e8b04fd cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI
The debug flag on tailscaled isn't available in the macOS App Store
build, since we don't have a tailscaled binary; move it to the
'tailscale debug' CLI that is available on all platforms instead,
accessed over LocalAPI.

Updates #7377

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I47bffe4461e036fab577c2e51e173f4003592ff7
2023-03-03 14:21:38 -05:00
..
apitype tailcfg, localapi: plumb device token to server 2023-02-03 10:28:11 -08:00
example/servetls all: update copyright and license headers 2023-01-27 15:36:29 -08:00
acl.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
devices.go client/tailscale: add tags field to Device struct 2023-02-18 21:14:40 +00:00
dns.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
keys.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
localclient_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
localclient.go cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI 2023-03-03 14:21:38 -05:00
required_version.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
routes.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailnet.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailscale.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00