Linux command
bvnc 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Browse for VNC servers on local network
bvnc
Browse in specific domain
bvnc --domain [.local]
Force VNC server browsing only
bvnc --vnc
Browse both SSH and VNC servers
bvnc --shell
说明
bvnc is an Avahi service browser that discovers VNC servers on the local network using mDNS/DNS-SD (Zeroconf). It displays found servers in a GUI and launches vncviewer when a server is selected. The tool is part of the Avahi Zeroconf suite for service discovery.
参数
- -v, --vnc
- Browse for VNC servers only
- -s, --ssh
- Browse for SSH servers only
- -S, --shell
- Browse for both SSH and VNC servers
- -d, --domain _domain_
- Browse in specified domain (default: .local)
- -h, --help
- Show help
- -V, --version
- Show version
FAQ
What is the bvnc command used for?
bvnc is an Avahi service browser that discovers VNC servers on the local network using mDNS/DNS-SD (Zeroconf). It displays found servers in a GUI and launches vncviewer when a server is selected. The tool is part of the Avahi Zeroconf suite for service discovery.
How do I run a basic bvnc example?
Run `bvnc` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -v, --vnc do in bvnc?
Browse for VNC servers only