commands.sh

tailscale ssh

all

SSH to a Tailscale machine (Linux Only).

More info →

Examples (2)

Advertise/Disable SSH on the host

tailscale up --ssh=true|false

SSH to a specific host which has Tailscale-SSH enabled

tailscale ssh username@host
made by @shridhargupta | data from tldr-pages