From f8a8b27dd2b76ddae26fcf51304b626f6aada9ca Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 7 May 2007 08:26:50 +0000 Subject: add a 'bridge' flag for dirserver config entries svn:r10128 --- doc/tor.1.in | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc/tor.1.in') diff --git a/doc/tor.1.in b/doc/tor.1.in index b03e313ec..261558169 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -150,9 +150,11 @@ for current ("v2")-style directories, unless the "no-v2" flag is given. If the authority for old-style (v1) directories as well. (Only directory mirrors care about this.) Tor will use this server as an authority for hidden service information if the "hs" flag is set, or if the "v1" flag is set and -the "no-hs" flag is \fBnot\fP set. If a flag "orport=\fBport\fR" is given, -Tor will use the given port when opening encrypted tunnels to the -dirserver. +the "no-hs" flag is \fBnot\fP set. Tor will use this authority as a bridge +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. + If no \fBdirserver\fP line is given, Tor will use the default directory servers. NOTE: this option is intended for setting up a private Tor network with its own directory authorities. If -- cgit v1.2.3