add new chinese translations
This commit is contained in:
21
pages.zh/common/bshell.md
Normal file
21
pages.zh/common/bshell.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# bshell
|
||||
|
||||
> 一个用于浏览本地网络上SSH/VNC服务器的图形用户界面。
|
||||
> 另见:`bssh` 和 `bvnc`。
|
||||
> 更多信息:<https://manned.org/bshell>。
|
||||
|
||||
- 浏览SSH和VNC服务器:
|
||||
|
||||
`bshell`
|
||||
|
||||
- 仅浏览SSH服务器:
|
||||
|
||||
`bshell --ssh`
|
||||
|
||||
- 仅浏览VNC服务器:
|
||||
|
||||
`bshell --vnc`
|
||||
|
||||
- 在指定域中浏览SSH和VNC服务器:
|
||||
|
||||
`bshell --domain {{domain}}`
|
Reference in New Issue
Block a user