[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12685: some more man page entries. still missing some. (tor/trunk/doc)
Author: arma
Date: 2007-12-05 14:24:12 -0500 (Wed, 05 Dec 2007)
New Revision: 12685
Modified:
tor/trunk/doc/tor.1.in
Log:
some more man page entries. still missing some.
Modified: tor/trunk/doc/tor.1.in
===================================================================
--- tor/trunk/doc/tor.1.in 2007-12-05 19:23:03 UTC (rev 12684)
+++ tor/trunk/doc/tor.1.in 2007-12-05 19:24:12 UTC (rev 12685)
@@ -120,7 +120,7 @@
You should \fBnot\fP enable this feature unless you encounter the "no buffer
space available" issue. Reducing the TCP buffers affects window size for
-for the TCP stream and will reduce throughput in proportion to round trip
+the TCP stream and will reduce throughput in proportion to round trip
time on long paths. (Default: 0.)
.LP
.TP
@@ -201,6 +201,7 @@
authoritative directory if the "bridge" flag is set. Lastly, if a flag
"orport=\fBport\fR" is given, Tor will use the given port when opening
encrypted tunnels to the dirserver.
+[XXX020 also mention v3ident= flag here]
If no \fBdirserver\fP line is given, Tor will use the default
directory servers. NOTE: this option is intended
@@ -704,8 +705,8 @@
.LP
.TP
\fBAddress \fR\fIaddress\fP
-The IP or fqdn of this server (e.g. moria.mit.edu). You can leave this
-unset, and Tor will guess your IP.
+The IP address or fqdn of this server (e.g. moria.mit.edu). You can
+leave this unset, and Tor will guess your IP address.
.LP
.TP
\fBAssumeReachable \fR\fB0\fR|\fB1\fR\fP
@@ -716,6 +717,13 @@
list all connected servers as running.
.LP
.TP
+\fBBridgeRelay \fR\fB0\fR|\fB1\fR\fP
+Sets the relay to act as a "bridge" with respect to relaying connections
+from bridge users to the Tor network. Mainly it influences how the relay
+will cache and serve directory information. Usually used in combination
+with PublishServerDescriptor.
+.LP
+.TP
\fBContactInfo \fR\fIemail_address\fP
Administrative contact information for server. This line might get
picked up by spam harvesters, so you may want to obscure the fact
@@ -990,6 +998,12 @@
descriptors. (Default: 0)
.LP
.TP
+\fBBridgeAuthoritativeDir \fR\fB0\fR|\fB1\fR\fP
+When this option is set in addition to \fBAuthoritativeDirectory\fP, Tor
+accepts and serves router descriptors, but it caches and serves the main
+networkstatus documents rather than generating its own. (Default: 0)
+.LP
+.TP
\fBDirPort \fR\fIPORT\fP
Advertise the directory service on this port.
.LP
@@ -1037,8 +1051,8 @@
.TP
\fBDirAllowPrivateAddresses \fR\fB0\fR|\fB1\fR\fP
If set to 1, Tor will accept router descriptors with arbitrary "Address"
-elements. Otherwise, if the address is not an IP or is a private IP,
-it will reject the router descriptor. Defaults to 0.
+elements. Otherwise, if the address is not an IP address or is a private
+IP address, it will reject the router descriptor. Defaults to 0.
.LP
.TP
\fBAuthDirBadExit \fR\fIAddressPattern\fR...\fP