2025-03-14 21:59:59 -06:00
|
|
|
# bshell
|
|
|
|
|
|
|
|
|
|
> A GUI for browsing for SSH/VNC servers on the local network.
|
2025-09-14 18:48:49 -06:00
|
|
|
> See also: `bssh`, `bvnc`.
|
2025-03-14 21:59:59 -06:00
|
|
|
> More information: <https://manned.org/bshell>.
|
|
|
|
|
|
|
|
|
|
- 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}}`
|