[or-cvs] remember to mention entrynodes and exitnodes in the man page
Roger Dingledine
arma at seul.org
Mon Jan 12 06:06:50 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
tor.1.in
Log Message:
remember to mention entrynodes and exitnodes in the man page
Index: tor.1.in
===================================================================
RCS file: /home/or/cvsroot/doc/tor.1.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- tor.1.in 10 Jan 2004 23:42:24 -0000 1.5
+++ tor.1.in 12 Jan 2004 06:06:47 -0000 1.6
@@ -63,6 +63,12 @@
.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
More information about the tor-commits
mailing list