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/cmd/tsconnect/src
Mihai Parparita 92ad56ddcb cmd/tsconnect: close the SSH session an unload event instead of beforeunload
The window may not end up getting unloaded (if other beforeunload
handlers prevent the event), thus we should only close the SSH session
if it's truly getting unloaded.

Updates tailscale/corp#7304

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
app cmd/tsconnect: add error callback for SSH sessions 2 years ago
lib cmd/tsconnect: close the SSH session an unload event instead of beforeunload 2 years ago
pkg all: fix spelling mistakes 2 years ago
types cmd/tsconnect: allow SSH connection timeout to be overridden 2 years ago