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/ssh/tailssh
Maisem Ali 7cd8c3e839 ssh/tailssh: terminate sessions when tailscaled shutsdown
Ideally we would re-establish these sessions when tailscaled comes back
up, however we do not do that yet so this is better than leaking the
sessions.

Updates #3802

Signed-off-by: Maisem Ali <maisem@tailscale.com>
4 years ago
..
context.go all: use any instead of interface{} 4 years ago
ctxreader.go ssh/tailssh: handle Control-C during hold-and-delegate prompt 4 years ago
incubator.go ssh/tailssh: only use `login` with TTY sessions 4 years ago
incubator_linux.go ssh/tailssh: refactor incubator flags 4 years ago
tailssh.go ssh/tailssh: terminate sessions when tailscaled shutsdown 4 years ago
tailssh_test.go ssh/tailssh: avoid user ssh configuration in tests 4 years ago