summaryrefslogtreecommitdiff
path: root/dbclient.1
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2007-04-16 13:39:50 +0000
committerMatt Johnston <matt@ucc.asn.au>2007-04-16 13:39:50 +0000
commitac69393a1aab889991c5870d154269c9484b7d10 (patch)
tree59ef925dd1782b5909a711f3089ce3cf0963580f /dbclient.1
parentdef7bde7740e97fd2284e7ea09dd7975e0f2b716 (diff)
downloaddropbear-ac69393a1aab889991c5870d154269c9484b7d10.tar.gz
Add -u option to specify /dev/urandom instead
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dbclient.1 b/dbclient.1
index 4145342..4cf537c 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -74,6 +74,9 @@ by the ssh server.
.B \-y
Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
connection will abort as normal.
+.B \-u
+Use /dev/urandom rather than /dev/random. This should only be used if the
+/dev/urandom device is known to have sufficient entropy.
.SH AUTHOR
Matt Johnston (matt@ucc.asn.au).
.br