1bssh/bvnc/bshell(1) General Commands Manual bssh/bvnc/bshell(1)
2
3
4
6 bssh/bvnc/bshell - Browse for SSH/VNC servers on the local network
7
9 bssh
10
11 bvnc
12
13 bshell
14
16 bssh/bvnc/bshell browses for SSH/VNC servers on the local network,
17 shows them in a GUI for the user to select one and finally calls
18 ssh/vncviewer after a selection was made.
19
20 If the binary is called as bssh only ssh servers will be shown. If the
21 binary is called as bvnc only VNC servers will be shown. If the binary
22 is called as bshell both VNC and SSH servers are shown.
23
25 -s | --ssh
26 Browse for SSH servers (and only SSH servers) regardless under
27 which name the binary is called.
28
29 -v | --vnc
30 Browse for VNC servers (and only VNC servers) regardless under
31 which name the binary is called.
32
33 -S | --shell
34 Browse for both VNC and SSH servers regardless under which name
35 the binary is called.
36
37 -d | --domain= DOMAIN
38 Browse in the specified domain. If omitted bssh/bvnc/bshell will
39 browse in the default browsing domain (usually .local)
40
41 -h | --help
42 Show help.
43
45 The Avahi Developers <avahi (at) lists (dot) freedesktop (dot) org>;
46 Avahi is available from http://avahi.org/
47
49 avahi-browse(1), ssh(1), vncviewer(1)
50
52 This man page was written using xml2man(1) by Oliver Kurth.
53
54
55
56Manuals User bssh/bvnc/bshell(1)