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 7e016c1d90 ipn/ipnserver: remove IPN protocol server
Unused in this repo as of the earlier #6450 (300aba61a6)
and unused in the Windows GUI as of tailscale/corp#8065.

With this ipn.BackendServer is no longer used and could also be
removed from this repo. The macOS and iOS clients still temporarily
depend on it, but I can move it to that repo instead while and let its
migration proceed on its own schedule while we clean this repo up.

Updates #6417
Updates tailscale/corp#8051

Change-Id: Ie13f82af3eb9f96b3a21c56cdda51be31ddebdcf
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, ipn: enable debug logs when --report flag is passed to bugreport (#5830) 2 years ago
cert.go cmd/tailscale/cli: start making cert output support pkcs12 (p12) output 2 years ago
cli.go ipn, cmd/tailscale/cli: add LocalAPI IPN bus watch, Start, convert CLI 2 years ago
cli_test.go cmd/tailscale/cli: add ability to set short names for profiles 2 years ago
configure-host.go all: fix resource leaks with missing .Close() calls 2 years ago
debug.go cmd/tailscale: fix 'debug local-creds' hostname 2 years ago
diag.go all: remove old +build tags 2 years ago
diag_other.go all: remove old +build tags 2 years ago
down.go cmd/tailscale/cli: [up] move lose-ssh check after other validations 2 years ago
file.go ipn{,/ipnlocal}, client/tailscale: move Taildrop recv notifications to LocalAPI HTTP method 2 years ago
id-token.go cmd/tailscale/cli: use printf and outln consistently 2 years ago
ip.go all: use various net/netip parse funcs directly 2 years ago
licenses.go cmd/tailscale: add licenses link to web UI 2 years ago
login.go cmd/tailscale/cli: add ability to set short names for profiles 2 years ago
logout.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
nc.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
netcheck.go net/netcheck: add check for captive portal (#5593) 2 years ago
network-lock.go cmd/tailscale,ipn: implement lock log command 2 years ago
ping.go all: use various net/netip parse funcs directly 2 years ago
risks.go tstest/integration: add --accept-risk=all to tailscale down 2 years ago
serve.go cmd/tailscale/cli: Improve messaging when Funnel is unavailable. (#6502) 2 years ago
serve_test.go cmd/tailscale/cli: Improve messaging when Funnel is unavailable. (#6502) 2 years ago
set.go cmd/tailscale/cli: add ability to set short names for profiles 2 years ago
set_test.go cmd/tailscale/cli: [set] handle selectively modifying routes/exit node 2 years ago
ssh.go cmd/tailscale/cli: flesh out "tailscale ssh" CLI docs 2 years ago
ssh_exec.go all: remove old +build tags 2 years ago
ssh_exec_js.go use C:\Windows\System32\OpenSSH\ssh.exe (#4933) 2 years ago
ssh_exec_windows.go all: fix spelling mistakes 2 years ago
ssh_unix.go all: remove old +build tags 2 years ago
status.go cmd/tailscale: make "up", "status" warn if routes and --accept-routes off 2 years ago
switch.go cmd/tailscale/cli: add login and switch subcommands 2 years ago
up.go ipn/ipnserver: remove IPN protocol server 2 years ago
version.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
web.css cli: web advertise exit node button 3 years ago
web.go ipn/ipnserver: remove IPN protocol server 2 years ago
web.html cmd/tailscale: add licenses link to web UI 2 years ago
web_test.go cmd/tailscale: update web server test copyright 3 years ago