From: Roger Dingledine Date: Thu, 20 May 2004 22:41:06 +0000 (+0000) Subject: a few instructions for hidden services X-Git-Tag: tor-0.0.7rc1~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3532ba8177dc79a5f5ee014403e5d747ef1a12cd;p=thirdparty%2Ftor.git a few instructions for hidden services svn:r1914 --- diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index c87809fbdd..4eccb21845 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -31,8 +31,9 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost ##################### Below is just for location-hidden services ### -## This stuff is so bleeding-edge that my teeth hurt just thinking -## about it. +## Look in /tmp/hidden_service/hostname for the url to tell people. +## HiddenServicePort x y:z says to redirect a port x request from the +## client to y:z. #HiddenServiceDir /tmp/hidden_service/ #HiddenServicePort 80 127.0.0.1:80