tailscale/ssh/tailssh
Maisem Ali 2e0aa151c9 ssh/tailssh: add support for remote/reverse port forwarding
This basically allows running services on the SSH client and reaching
them from the SSH server during the session.

Updates #6575

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-06-09 08:47:32 -07:00
..
incubator.go ssh/tailssh: close tty on session close 2023-05-18 09:35:42 -07:00
incubator_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
privs_test.go ssh/tailssh: fix privilege dropping on FreeBSD; add tests 2023-03-20 16:09:18 -04:00
tailssh.go ssh/tailssh: add support for remote/reverse port forwarding 2023-06-09 08:47:32 -07:00
tailssh_test.go ssh/tailssh: fix regression after LDAP support 2023-05-21 07:53:25 -07:00
user.go ssh/tailssh: Max Username Length 256 for linux 2023-06-05 18:04:30 -07:00