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
Ross Zurowski 8d57bce5ef
cmd/tailscale: add initial web UI (#1621)
Signed-off-by: Ross Zurowski <ross@rosszurowski.com>
3 years ago
..
cli.go client/tailscale, cmd/tailscale/cli: plumb --socket through 3 years ago
debug.go ipn/{ipnlocal,localapi}, client/tailscale: add file get/delete APIs 3 years ago
down.go cmd/tailscale, ipn/localapi: use localapi for status, not IPN acrobatics 3 years ago
ip.go cmd/tailscale: add "tailscale ip [-4] [-6]" command 3 years ago
netcheck.go net/portmapper: add NAT-PMP client, move port mapping service probing 3 years ago
ping.go cmd/tailscale/cli: factor out tailscaleIPFromArg from ping command 3 years ago
push.go cmd/tailscale/cli: factor out filename selection 3 years ago
status.go cmd/tailscale/cli: use double hypens, make default usage func more clear 3 years ago
up.go cmd/tailscale/cli: use double hypens, make default usage func more clear 3 years ago
version.go cmd/tailscale, ipn/localapi: get daemon version from localapi status 3 years ago
web.go cmd/tailscale: add initial web UI (#1621) 3 years ago
web.html cmd/tailscale: add initial web UI (#1621) 3 years ago