Files
tldr/pages/common/bvnc.md
Vitor Henrique ec0ee59999 bssh: use manned.org in more info link (#12085)
* bssh: use manned.org, the default man page fallback

* bshell, bvnc: use manned.org in more info link

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2024-01-20 06:42:18 +05:30

22 lines
365 B
Markdown

# bvnc
> A GUI tool for browsing for SSH/VNC servers on the local network.
> See also: `bssh` and `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}}`