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 7778d708a6 ssh/tailssh: handle dialing multiple recorders and failing open
This adds support to try dialing out to multiple recorders each
with a 5s timeout and an overall 30s timeout. It also starts respecting
the actions `OnRecordingFailure` field if set, if it is not set
it fails open.

Updates tailscale/corp#9967

Signed-off-by: Maisem Ali <maisem@tailscale.com>
1 year ago
..
incubator.go various: add golangci-lint, fix issues (#7905) 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 dialing multiple recorders and failing open 1 year ago
tailssh_test.go ssh/tailssh: handle dialing multiple recorders and failing open 1 year ago