2021-03-13 20:58:45 +00:00
|
|
|
# bshell
|
|
|
|
|
2024-02-14 20:25:13 +00:00
|
|
|
> A GUI for browsing for SSH/VNC servers on the local network.
|
2021-03-13 20:58:45 +00:00
|
|
|
> See also: `bssh` and `bvnc`.
|
2024-01-20 01:12:18 +00:00
|
|
|
> More information: <https://manned.org/bshell>.
|
2021-03-13 20:58:45 +00:00
|
|
|
|
|
|
|
- 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}}`
|