mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Just use /dev/urandom since that's what everyone ends up using anyway.
Make -u a nop. --HG-- extra : convert_revision : ef0615311b43c8bfe1985df64a4a95ce4ec0d8e6
This commit is contained in:
@@ -74,9 +74,6 @@ 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