mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-09 17:58:01 +00:00
Update cheatsheets
This commit is contained in:
26
bvnc
Normal file
26
bvnc
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user