tor

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

commit 25c97b18f1814eadee7c60a9f1d96fdb781bb419
parent f557680aa9582ac56dd8a8e25fce55503c7837c8
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue,  6 Aug 2019 13:13:36 -0400

changes file for ticket 31320

Diffstat:
Achanges/ticket31320 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket31320 b/changes/ticket31320 @@ -0,0 +1,3 @@ + o Documentation: + - Include an example usage for IPv6 ORPort in our sample torrc. + Closes ticket 31320; patch from Ali Raheem.