Tailscale SSH on the server side for automation of authentication is not supported on Windows.

However, standard SSH key pairs and SSH config files work normally on Windows.

Use traditional SSH setup instead:

  • Generate and configure SSH key pairs
  • Set up the SSH config file (~/.ssh/config)
  • Connect through Tailscale’s network using standard SSH with key-based authentication