summaryrefslogtreecommitdiff
path: root/dbclient.1
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2018-01-26 00:27:48 +0800
committerMatt Johnston <matt@ucc.asn.au>2018-01-26 00:27:48 +0800
commit63a8bcf3000181b3788387bf9a99a35d53415b9f (patch)
treea555906df015d1923d203557c59279e49e966636 /dbclient.1
parent01f13031a395f98643eb5156954c4dd93638bba7 (diff)
downloaddropbear-63a8bcf3000181b3788387bf9a99a35d53415b9f.tar.gz
bind to port as well with -b
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.16
1 files changed, 5 insertions, 1 deletions
diff --git a/dbclient.1 b/dbclient.1
index fee23c6..8607254 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -133,8 +133,8 @@ Can be used to give options in the format used by OpenSSH config file. This is
useful for specifying options for which there is no separate command-line flag.
For full details of the options listed below, and their possible values, see
ssh_config(5).
+The following options have currently been implemented:
-For now following options have been implemented:
.RS
.TP
.B ExitOnForwardFailure
@@ -147,6 +147,10 @@ Send dbclient log messages to syslog in addition to stderr.
.B \-s
The specified command will be requested as a subsystem, used for sftp. Dropbear doesn't implement sftp itself but the OpenSSH sftp client can be used eg \fIsftp -S dbclient user@host\fR
.TP
+.B \-b \fI[address][:port]
+Bind to a specific local address when connecting to the remote host. This can be used to choose from
+multiple outgoing interfaces. Either address or port (or both) can be given.
+.TP
.B \-V
Print the version