From: Nick Mathewson Date: Sun, 14 Nov 2004 19:08:08 +0000 (+0000) Subject: Note where torrc goes. X-Git-Tag: tor-0.0.9pre6~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=270b942edf433b2f5577bddb8b1166a54deb85d8;p=thirdparty%2Ftor.git Note where torrc goes. svn:r2865 --- diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 72be7d3dd6..f039318f4e 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -1,4 +1,10 @@ ## Configuration file for a typical tor user +# +# On Unix, Tor will look for this file in someplace like "~/.tor/torrc" or +# "/etc/torrc" . +# +# On Windows, Tor will look for its configuration file in someplace like +# Application Data\tor or Application Data\\tor . ## Replace this with "SocksPort 0" if you don't want clients to connect. SocksPort 9050 # what port to advertise for application connections