snippetbashTip
bshell — A GUI for browsing for SSH/VNC servers on the local network. See also: `bssh`, `bvnc`. More informat
Viewed 0 times
commandbshellsshclibrowsingforgui
Problem
How to use the
bshell command: A GUI for browsing for SSH/VNC servers on the local network. See also: bssh, bvnc. More information: <https://manned.org/bshell>.Solution
bshell — A GUI for browsing for SSH/VNC servers on the local network. See also: bssh, bvnc. More information: <https://manned.org/bshell>.Browse for both SSH and VNC servers:
bshellBrowse for SSH servers only:
bshell --sshBrowse for VNC servers only:
bshell --vncBrowse for both SSH and VNC servers in a specified domain:
bshell --domain {{domain}}Code Snippets
Browse for both SSH and VNC servers
bshellBrowse for SSH servers only
bshell --sshBrowse for VNC servers only
bshell --vncBrowse for both SSH and VNC servers in a specified domain
bshell --domain {{domain}}Context
tldr-pages: common/bshell
Revisions (0)
No revisions yet.