bssh

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

Install

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

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

  • Browse for SSH servers:
    bssh
  • Browse for VNC servers:
    bssh --vnc
  • Browse for both SSH and VNC servers:
    bssh --shell
  • Browse for SSH servers in a specified domain:
    bssh --domain=domain

© tl;dr; authors and contributors