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>.

Install

All systems
curl cmd.cat/bshell.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/bshell bshell powered by Commando

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>.

  • Browse for both SSH and VNC servers:
    bshell
  • Browse for SSH servers only:
    bshell --ssh
  • Browse for VNC servers only:
    bshell --vnc
  • Browse for both SSH and VNC servers in a specified domain:
    bshell --domain=domain

© tl;dr; authors and contributors