tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 100c758cd83edb5c64ff669d1b5f444c83addb5c
parent 9541ed63a1af9e7d4632aa261976f053bad12438
Author: David Goulet <dgoulet@torproject.org>
Date:   Wed, 17 Feb 2021 13:13:02 -0500

man: Note that relay now ignore the DirPort option

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
Mdoc/man/tor.1.txt | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt @@ -2794,6 +2794,13 @@ details.) but one DirPort must have the **NoAdvertise** flag set. (Default: 0) + + The same flags are supported here as are supported by ORPort. + + + As of Tor 0.4.6.1-alpha, non authoritative relays (see + AuthoritativeDirectory) will not publish the DirPort but will still listen + on it so to avoid any unknown issues by closing all the sudden all + DirPorts on the network for most relays. We expect relays to stop + listening at some point in future stable releases. It is thus safe for you + to remove the DirPort from your torrc configuration. [[DirPortFrontPage]] **DirPortFrontPage** __FILENAME__:: When this option is set, it takes an HTML file and publishes it as "/" on