bssh, bvnc, bshell: add pages (#5419)
This commit is contained in:
21
pages/common/bshell.md
Normal file
21
pages/common/bshell.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# bshell
|
||||
|
||||
> A GUI tool for browsing for SSH/VNC servers on the local network.
|
||||
> See also: `bssh` and `bvnc`.
|
||||
> More information: <https://linux.extremeoverclocking.com/man/1/bssh>.
|
||||
|
||||
- Browse for both SSH and VNC servers:
|
||||
|
||||
`bshell`
|
||||
|
||||
- Browse for SSH servers only:
|
||||
|
||||
`bshell --ssh`
|
||||
|
||||
- Browse for VNC servers only:
|
||||
|
||||
`bshell --vnc`
|
||||
|
||||
- Browse for both SSH and VNC servers in a specified domain:
|
||||
|
||||
`bshell --domain={{domain}}`
|
Reference in New Issue
Block a user