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 583e86b7df ssh/tailssh: handle session recording when running in userspace mode
Previously it would dial out using the http.DefaultClient, however that doesn't work
when tailscaled is running in userspace mode (e.g. when testing).

Updates tailscale/corp#9967

Signed-off-by: Maisem Ali <maisem@tailscale.com>
1 year ago
..
incubator.go ssh/tailssh: always assert our final uid/gid 1 year ago
incubator_linux.go all: update copyright and license headers 1 year ago
privs_test.go ssh/tailssh: fix privilege dropping on FreeBSD; add tests 1 year ago
tailssh.go ssh/tailssh: handle session recording when running in userspace mode 1 year ago
tailssh_test.go ssh/tailssh: handle session recording when running in userspace mode 1 year ago