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