Files
tldr/pages.zh/linux/mssh.md

12 lines
352 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.

# mssh
> 基于GTK+的SSH客户端用于同时与多个SSH服务器交互。
> 更多信息:<https://manned.org/mssh>。
- 打开一个新窗口并连接到多个SSH服务器
`mssh {{user@host1}} {{user@host2}} {{...}}`
- 打开一个新窗口并连接到在`~/.mssh_clusters`中预定义的一组服务器:
`mssh --alias {{alias_name}}`