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 33 34 35
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH PROXY_KNUTH_B, "1" "September 2016" "proxy_knuth_b" "User Commands"
.SH NAME
proxy_knuth_b \- server for proxy_knuth_b, (C) 2009-2015 by folkert@vanheusden.com
.SH DESCRIPTION
proxy_knuth_b <options>
.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\-j\fR adapter adapter to listen on
.PP
\fB\-p\fR port port to listen on (default: 12347)
.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\-n\fR do not fork
.PP
\fB\-V\fR file store buffers to this file (default: \fI\,/var/cache/lookup.knuthb\/\fP)
.PP
\fB\-P\fR file write pid to file
.PP
\fB\-X\fR file read username+password from file (to authenticate to broker)
.PP
\fB\-U\fR file read u/p for clients from file (to authenticate local clients)
|