1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 11:35:51 +02:00
tldr/pages/common/bvnc.md
2025-07-30 07:32:48 +03:00

21 lines
362 B
Markdown

# bvnc
> A GUI tool for browsing for SSH/VNC servers on the local network.
> See also: `bssh`, `bshell`.
> More information: <https://manned.org/bvnc>.
- 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}}`