bshell

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

Debian Debian
RUN apt-get update && \ apt-get install -y avahi-ui-utils
Ubuntu
RUN apt-get update && \ apt-get install -y avahi-ui-utils
Alpine
RUN apk add avahi
Arch Arch Linux
RUN pacman -S --noconfirm avahi
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y avahi-ui-utils
CentOS
RUN yum install -y avahi-ui-tools
Fedora
RUN dnf install -y avahi-ui-tools
Raspbian
RUN apt-get update && \ apt-get install -y avahi-ui-utils
click the source code to copy install bshell on any operating system with command-not-found.com