changeset 690:4b47ff154ff6

Document "-m" and "-c" Update URLs with https
author Matt Johnston <matt@ucc.asn.au>
date Fri, 22 Feb 2013 23:53:49 +0800
parents c3de235d9506
children e698d1a9f428
files dbclient.1 dropbear.8 dropbearkey.8
diffstat 3 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/dbclient.1	Thu Jul 19 21:34:27 2012 +0800
+++ b/dbclient.1	Fri Feb 22 23:53:49 2013 +0800
@@ -111,6 +111,12 @@
 "Netcat-alike" mode, where Dropbear will connect to the given host, then create a
 forwarded connection to \fIendhost\fR. This will then be presented as dbclient's
 standard input/output.
+.TP
+.B \-c \fIcipherlist
+Specify a comma separated list of ciphers to enable. Use \fI-c help\fR to list possibilities.
+.TP
+.B \-m \fIMAClist
+Specify a comma separated list of authentication MACs to enable. Use \fI-m help\fR to list possibilities.
 
 Dropbear will also allow multiple "hops" to be specified, separated by commas. In
 this case a connection will be made to the first host, then a TCP forwarded 
@@ -148,4 +154,4 @@
 .SH SEE ALSO
 dropbear(8), dropbearkey(8)
 .P
-http://matt.ucc.asn.au/dropbear/dropbear.html
+https://matt.ucc.asn.au/dropbear/dropbear.html
--- a/dropbear.8	Thu Jul 19 21:34:27 2012 +0800
+++ b/dropbear.8	Fri Feb 22 23:53:49 2013 +0800
@@ -189,4 +189,4 @@
 .SH SEE ALSO
 dropbearkey(8), dbclient(1)
 .P
-http://matt.ucc.asn.au/dropbear/dropbear.html
+https://matt.ucc.asn.au/dropbear/dropbear.html
--- a/dropbearkey.8	Thu Jul 19 21:34:27 2012 +0800
+++ b/dropbearkey.8	Fri Feb 22 23:53:49 2013 +0800
@@ -47,4 +47,4 @@
 .SH SEE ALSO
 dropbear(8), dbclient(1)
 .P
-http://matt.ucc.asn.au/dropbear/dropbear.html
+https://matt.ucc.asn.au/dropbear/dropbear.html