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
-
apt-get install avahi-ui-utils - Ubuntu
-
apt-get install avahi-ui-utils -
Alpine
-
apk add avahi - Arch Linux
-
pacman -S avahi - 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 updatesudo apt-get install avahi-ui-utils - Raspbian
-
apt-get install avahi-ui-utils - Docker
-
docker run cmd.cat/bssh bsshpowered 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