tor

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

commit 92fc0d36998d685fe5b7143838283d50c6126d18
parent c3d113a464d4f2e994ae6d1c876875b542f90d5c
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 21 Jul 2020 09:01:31 -0400

Edit AddressDisableIPv6 man entry

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

diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt @@ -2140,9 +2140,10 @@ is non-zero): [[AddressDisableIPv6]] **AddressDisableIPv6** **0**|**1**:: By default, Tor will attempt to find the IPv6 of the relay if there is no - IPv4Only ORPort. If set, this options disable IPv6 auto discovery which - means no IPv6 address resolution, no IPv6 ORPorts, no IPv6 reachability - checks, and won't publish an IPv6 ORPort in its descriptor. (Default: 0) + IPv4Only ORPort. If set, this option disables IPv6 auto discovery. This + disables IPv6 address resolution, IPv6 ORPorts, and IPv6 reachability + checks. Also, the relay won't publish an IPv6 ORPort in its + descriptor. (Default: 0) [[AssumeReachable]] **AssumeReachable** **0**|**1**:: This option is used when bootstrapping a new Tor network. If set to 1,