tldr/pages/common/bvnc.md

22 lines
390 B
Markdown
Raw Normal View History

2021-03-13 20:58:45 +00:00
# bvnc
> A GUI tool for browsing for SSH/VNC servers on the local network.
> See also: `bssh` and `bshell`.
> More information: <https://linux.extremeoverclocking.com/man/1/bssh>.
- Browse for VNC servers:
`bvnc`
- Browse for SSH servers:
`bvnc --ssh`
- Browse for both VNC and SSH servers:
`bvnc --shell`
- Browse for VNC servers in a specified domain:
`bvnc --domain={{domain}}`