tor

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

commit a8e8ce8602b688cdf411e372e1b7458c76344373
parent d10c2d66686180f774ae946e7dc65070dd33cac1
Author: teor <teor2345@gmail.com>
Date:   Fri, 22 Dec 2017 11:22:48 +1100

Bump the dates and Tor versions on the sample torrcs

Diffstat:
Msrc/config/torrc.minimal.in-staging | 2+-
Msrc/config/torrc.sample.in | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/config/torrc.minimal.in-staging b/src/config/torrc.minimal.in-staging @@ -1,5 +1,5 @@ ## Configuration file for a typical Tor user -## Last updated 22 September 2015 for Tor 0.2.7.3-alpha. +## Last updated 22 December 2017 for Tor 0.3.2.8-rc. ## (may or may not work for much older or much newer versions of Tor.) ## ## Lines that begin with "## " try to explain what's going on. Lines diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in @@ -1,5 +1,5 @@ ## Configuration file for a typical Tor user -## Last updated 22 September 2015 for Tor 0.2.7.3-alpha. +## Last updated 22 December 2017 for Tor 0.3.2.8-rc. ## (may or may not work for much older or much newer versions of Tor.) ## ## Lines that begin with "## " try to explain what's going on. Lines