Mercurial > dropbear
comparison dbclient.1 @ 442:d82a2a44c684
Add -u option to specify /dev/urandom instead
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 16 Apr 2007 13:39:50 +0000 |
parents | 7319d229799a |
children | 2cd2edfa11ee |
comparison
equal
deleted
inserted
replaced
441:fdf06a5a54e4 | 442:d82a2a44c684 |
---|---|
72 by the ssh server. | 72 by the ssh server. |
73 .TP | 73 .TP |
74 .B \-y | 74 .B \-y |
75 Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the | 75 Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the |
76 connection will abort as normal. | 76 connection will abort as normal. |
77 .B \-u | |
78 Use /dev/urandom rather than /dev/random. This should only be used if the | |
79 /dev/urandom device is known to have sufficient entropy. | |
77 .SH AUTHOR | 80 .SH AUTHOR |
78 Matt Johnston ([email protected]). | 81 Matt Johnston ([email protected]). |
79 .br | 82 .br |
80 Gerrit Pape ([email protected]) wrote this manual page. | 83 Gerrit Pape ([email protected]) wrote this manual page. |
81 .SH SEE ALSO | 84 .SH SEE ALSO |