comparison dropbear.8 @ 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 4bfd22bac1dc
children 2cd2edfa11ee
comparison
equal deleted inserted replaced
441:fdf06a5a54e4 442:d82a2a44c684
80 Specify a pidfile to create when running as a daemon. If not specified, the 80 Specify a pidfile to create when running as a daemon. If not specified, the
81 default is /var/run/dropbear.pid 81 default is /var/run/dropbear.pid
82 .TP 82 .TP
83 .B \-a 83 .B \-a
84 Allow remote hosts to connect to forwarded ports. 84 Allow remote hosts to connect to forwarded ports.
85 .B \-u
86 Use /dev/urandom rather than /dev/random. This should only be used if the
87 /dev/urandom device is known to have sufficient entropy.
85 .SH AUTHOR 88 .SH AUTHOR
86 Matt Johnston ([email protected]). 89 Matt Johnston ([email protected]).
87 .br 90 .br
88 Gerrit Pape ([email protected]) wrote this manual page. 91 Gerrit Pape ([email protected]) wrote this manual page.
89 .SH SEE ALSO 92 .SH SEE ALSO