bvnc

A GUI tool for browsing for SSH/VNC servers on the local network. See also: bssh and bshell. More information: <https://linux.extremeoverclocking.com/man/1/bssh>.

Install

All systems
curl cmd.cat/bvnc.sh
Debian Debian
apt-get install avahi-ui-utils
Ubuntu
apt-get install avahi-ui-utils
Alpine
apk add avahi
Arch Arch Linux
pacman -S avahi
image/svg+xml Kali Linux
apt-get install avahi-ui-utils
CentOS
yum install avahi-ui-tools
Fedora
dnf install avahi-ui-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install avahi-ui-utils
Raspbian
apt-get install avahi-ui-utils
Docker
docker run cmd.cat/bvnc bvnc powered by Commando

A GUI tool for browsing for SSH/VNC servers on the local network. See also: bssh and bshell. More information: <https://linux.extremeoverclocking.com/man/1/bssh>.

  • 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

© tl;dr; authors and contributors