LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bssh

Browse for SSH and VNC servers on the local network

TLDR

Browse for SSH servers on local network
$ bssh
copy
Browse in specific domain
$ bssh --domain [.local]
copy
Force SSH server browsing only
$ bssh --ssh
copy
Browse both SSH and VNC servers
$ bssh --shell
copy

SYNOPSIS

bssh [options]

DESCRIPTION

bssh is an Avahi service browser that discovers SSH servers on the local network using mDNS/DNS-SD (Zeroconf). It displays found servers in a GUI and launches ssh when a server is selected.The tool is part of the Avahi Zeroconf suite for service discovery.

PARAMETERS

-s, --ssh

Browse for SSH servers only
-v, --vnc
Browse for VNC servers only
-S, --shell
Browse for both SSH and VNC servers
-d, --domain domain
Browse in specified domain (default: .local)
-h, --help
Show help
-V, --version
Show version

RELATED BINARIES

bssh

Browse SSH servers (default behavior)
bvnc
Browse VNC servers
bshell
Browse both SSH and VNC servers

REQUIREMENTS

Requires Avahi daemon running and gtk3, python-dbus, python-gobject dependencies. UDP port 5353 must be open for mDNS.

PUBLISHING SSH SERVICE

To advertise your SSH server:

$ cp /usr/share/doc/avahi/ssh.service /etc/avahi/services/
copy

INSTALL

sudo apt install avahi-ui-utils
copy
sudo dnf install avahi-ui-tools
copy
sudo apk add avahi-ui-tools
copy

CAVEATS

Only discovers services advertised via mDNS on local network. Requires GUI environment. The "B" stands for "Browse", not Bluetooth.

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid