add new chinese translations
This commit is contained in:
12
pages.zh/linux/mssh.md
Normal file
12
pages.zh/linux/mssh.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# mssh
|
||||
|
||||
> 基于GTK+的SSH客户端,用于同时与多个SSH服务器交互。
|
||||
> 更多信息:<https://manned.org/mssh>。
|
||||
|
||||
- 打开一个新窗口并连接到多个SSH服务器:
|
||||
|
||||
`mssh {{user@host1}} {{user@host2}} {{...}}`
|
||||
|
||||
- 打开一个新窗口并连接到在`~/.mssh_clusters`中预定义的一组服务器:
|
||||
|
||||
`mssh --alias {{alias_name}}`
|
Reference in New Issue
Block a user