Skip to content
Snippets Groups Projects
Commit 20aca03d authored by Roger Dingledine's avatar Roger Dingledine
Browse files

remember to mention entrynodes and exitnodes in the man page

svn:r985
parent b669b1d5
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,12 @@ On startup, setuid to this user.
.PP
The following options are useful only for clients (that is, if \fBsocksport\fP is non-zero):
.TP
\fBentrynodes \fR\fInickname,nickname,...\fP
A list of preferred nodes to use for the first hop in the circuit, if possible.
.TP
\fBexitnodes \fR\fInickname,nickname,...\fP
A list of preferred nodes to use for the last hop in the circuit, if possible.
.TP
\fBnewcircuitperiod \fR\fINUM\fP
Every NUM seconds consider whether to build a new circuit. (Default: 60)
.TP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment