bssh, bvnc, bshell: add pages (#5419)

This commit is contained in:
marchersimon
2021-03-13 21:58:45 +01:00
committed by GitHub
parent e1bb083c5b
commit 2a64f923f4
3 changed files with 63 additions and 0 deletions

21
pages/common/bssh.md Normal file
View File

@@ -0,0 +1,21 @@
# bssh
> A GUI tool for browsing for SSH/VNC servers on the local network.
> See also: `bvnc` and `bshell`.
> More information: <https://linux.extremeoverclocking.com/man/1/bssh>.
- Browse for SSH servers:
`bssh`
- Browse for VNC servers:
`bssh --vnc`
- Browse for both SSH and VNC servers:
`bssh --shell`
- Browse for SSH servers in a specified domain:
`bssh --domain={{domain}}`