Files
tldr/pages.zh/common/tailscale-ssh.md

12 lines
292 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# tailscale ssh
> SSH到Tailscale机器仅限Linux
> 更多信息:<https://tailscale.com/kb/1193/tailscale-ssh>。
- 在主机上宣传/禁用SSH
`sudo tailscale up --ssh={{true|false}}`
- SSH到启用了Tailscale-SSH的特定主机
`tailscale ssh {{username}}@{{host}}`