tailscale/ssh/tailssh
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>
2022-04-15 13:45:39 -07:00
..
context.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
incubator.go tailcfg, ssh/tailssh: optionally support SSH public keys in wire policy 2022-04-15 13:36:57 -07:00
incubator_linux.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
tailssh.go ssh/tailssh: make the SSH server a singleton, register with LocalBackend 2022-04-15 13:45:39 -07:00
tailssh_test.go tailcfg, ssh/tailssh: optionally support SSH public keys in wire policy 2022-04-15 13:36:57 -07:00