SSH Web Tailscale

Tailscale SSH Console lets you initiate a Tailscale SSH session in your browser.

With this you can basically access any node in your tailnet via SSH in a web browser without having to install anything on client side.

You just need to execute to enable SSH on the node you want to access:

tailscale set --ssh

Last updated