LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bvnc

Browse for VNC servers on the local network

TLDR

Browse for VNC servers on local network
$ bvnc
copy
Browse in specific domain
$ bvnc --domain [.local]
copy
Force VNC server browsing only
$ bvnc --vnc
copy
Browse both SSH and VNC servers
$ bvnc --shell
copy

SYNOPSIS

bvnc [options]

DESCRIPTION

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.

PARAMETERS

-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

RELATED BINARIES

bvnc

Browse VNC servers (default behavior)
bssh
Browse SSH servers
bshell
Browse both VNC and SSH servers

REQUIREMENTS

Requires Avahi daemon running and gtk3, python-dbus, python-gobject dependencies. UDP port 5353 must be open for mDNS.

PUBLISHING VNC SERVICE

To advertise your VNC server, create a service file in /etc/avahi/services/ with service type _rfb._tcp and your VNC port number.

INSTALL

sudo apt install avahi-ui-utils
copy
sudo dnf install avahi-ui-tools
copy
sudo apk add avahi-ui-tools
copy

CAVEATS

Only discovers services advertised via mDNS on local network. Requires GUI environment and vncviewer installed.

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid