1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH eb_server_usb "1" "September 2016" "eb_server_usb" "User Commands"
.SH NAME
eb_server_usb \- server for USB, (C) 2009-2015 by folkert@vanheusden.com
.SH DESCRIPTION
eb_server_usb <options>
.PP
.SH OPTIONS
\fB\-I\fR host entropy_broker host to connect to
.IP
e.g. host
.IP
host:port
[ipv6 literal]:port
.IP
you can have multiple entries of this
.PP
\fB\-o\fR file file to write entropy data to (mututal exclusive with \fB\-i\fR)
.PP
\fB\-l\fR file log to file 'file'
.PP
\fB\-L\fR x log level, 0=nothing, 255=all
.PP
\fB\-s\fR log to syslog
.PP
\fB\-S\fR show bps (mutual exclusive with \fB\-n\fR)
.PP
\fB\-n\fR do not fork
.PP
\fB\-P\fR file write pid to file
.PP
\fB\-X\fR file read username+password from file
|