aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-08 07:09:48 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-08 07:09:48 +0000
commit736bc9628e44c6362764e97be4e9c694b37fc5df (patch)
treed3e5ef87e076a73a9a128a0d5d6c9e2bfc668e6f /README
parent50729212d0aa5974e6bdcc22fccbad90a497b588 (diff)
downloadtor-736bc9628e44c6362764e97be4e9c694b37fc5df.tar
tor-736bc9628e44c6362764e97be4e9c694b37fc5df.tar.gz
add 'Do you want to run a hidden service?' section
svn:r1568
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 10 insertions, 2 deletions
diff --git a/README b/README
index 30561e544..3d0e96dda 100644
--- a/README
+++ b/README
@@ -17,8 +17,8 @@ doesn't work for you.
Do you want to run a tor server?
- First, copy torrc.sample to torrc and edit the bottom part. Create the
- DataDirectory, and make sure it's owned by whoever will be running
+ First, copy torrc.sample to torrc and edit the middle part. Create
+ the DataDirectory, and make sure it's owned by whoever will be running
tor. Fix your system clock so it's not too far off. Make sure name
resolution works.
@@ -30,6 +30,14 @@ Do you want to run a tor server?
in this configuration until you've been added to the directory
and can authenticate to the other nodes.
+Do you want to run a hidden service?
+
+ Copy torrc.sample to torrc, and edit the bottom part. Then run Tor. It
+ will create each HiddenServiceDir you have configured, and it will
+ create a 'hostname' file which specifies the url (xyz.onion) for that
+ service. You can tell people the url, and they can connect to it via
+ their Tor proxy.
+
Configuring tsocks:
If you want to use Tor for protocols that can't use Privoxy, or