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
Brad Fitzpatrick 012098ec32 ssh/tailssh: fix terminal corruption (temporary hack)
Maisem figured out the real problem but will take several commits
(e.g. tailscale/ssh#2) in different repos to get it fixed
properly. This is an interim hack.

Details of real fix:
https://github.com/tailscale/tailscale/issues/4146#issuecomment-1065952947

Updates #4146
Updates #3802

Change-Id: I7b7dc5713baa3e5de75b87b69e7179a6e7549b0b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
context.go ssh/tailssh: break a method into half in prep for testing 4 years ago
incubator.go ssh/tailssh: make pty termios options match OpenSSH 4 years ago
incubator_linux.go ssh/tailssh: create login sessions for new connections 4 years ago
tailssh.go ssh/tailssh: fix terminal corruption (temporary hack) 4 years ago
tailssh_test.go ssh/tailssh: handle local port forwarding 4 years ago