If you have more than this number of onionskins queued for decrypt, reject new ones. (Default: 100)
.TP
\fBnickname \fR\fIname\fP
Set the server's nickname to 'name'.
.TP
\fBnumcpus \fR\fInum\fP
How many processes to use at once for decrypting onionskins. (Default: 1)
.TP
\fBorport \fR\fIPORT\fP
Bind to this port to listen for connections from Tor clients and servers.
.TP
\fBorbindaddress \fR\fIIP\fP
Bind to this address to listen for connections from Tor clients and servers. (Default: 0.0.0.0)
.SHDIRECTORYSERVEROPTIONS
.PP
The following options are useful only for directory servers (that is, if \fBdirport\fP is non-zero):
.TP
\fBdirport \fR\fIPORT\fP
Bind the directory service to this port.
.TP
\fBdirbindaddress \fR\fIIP\fP
Bind the directory service to this address. (Default: 0.0.0.0)
.TP
\fBrecommendedversions \fR\fISTRING\fP
STRING is a command-separated list of Tor versions currently believed to be safe. The list is included in each directory, and nodes which pull down the directory learn whether they need to upgrade.
.SHFILES
.TP
.I@CONFDIR@/torrc
The configuration file, which contains "option value" pairs.
.TP
.I@CONFDIR@/dirservers
A list of directory servers, to bootstrap into the network.
.TP
.I@LOCALSTATEDIR@/lib/tor/
The tor server stores keys/etc here.
.SHSEEALSO
.BRprivoxy(1),
.BRtsocks(1)
.BRhttp://freehaven.net/tor/
.SHBUGS
Plenty, probably. It's still in alpha. Please report them.