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
Brad Fitzpatrick 8ee044ea4a ssh/tailssh: make the SSH server a singleton, register with LocalBackend
Remove the weird netstack -> tailssh dependency and instead have tailssh
register itself with ipnlocal when linked.

This makes tailssh.server a singleton, so we can have a global map of
all sessions.

Updates #3802

Change-Id: Iad5caec3a26a33011796878ab66b8e7b49339f29
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner all: use any instead of interface{} 2 years ago
derper cmd/derper: add --stun-port flag 2 years ago
derpprobe all: use any instead of interface{} 2 years ago
hello all: use strings.Cut even more 2 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 2 years ago
nginx-auth cmd/nginx-auth: create new Tailscale NGINX auth service (#4400) 2 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 2 years ago
proxy-to-grafana cmd/proxy-to-grafana: fix package doc code snippet 2 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale cmd/tailscale: add id-token subcommand 2 years ago
tailscaled ssh/tailssh: make the SSH server a singleton, register with LocalBackend 2 years ago
testcontrol all: use any instead of interface{} 2 years ago
tsshd tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh 2 years ago