mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Add -u option to specify /dev/urandom instead
--HG-- extra : convert_revision : 6925cd3fd7727fbc69db9883675aa90f594f58a0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user