Quellcode durchsuchen

add 'Do you want to run a hidden service?' section

svn:r1568
Roger Dingledine vor 21 Jahren
Ursprung
Commit
736bc9628e
1 geänderte Dateien mit 10 neuen und 2 gelöschten Zeilen
  1. 10 2
      README

+ 10 - 2
README

@@ -17,8 +17,8 @@ doesn't work for you.
 
 
 Do you want to run a tor server?
 Do you want to run a tor server?
 
 
-  First, copy torrc.sample to torrc and edit the bottom part. Create the
+  First, copy torrc.sample to torrc and edit the middle part. Create
-  DataDirectory, and make sure it's owned by whoever will be running
+  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
   tor. Fix your system clock so it's not too far off. Make sure name
   resolution works.
   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
   in this configuration until you've been added to the directory
   and can authenticate to the other nodes.
   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:
 Configuring tsocks:
 
 
   If you want to use Tor for protocols that can't use Privoxy, or
   If you want to use Tor for protocols that can't use Privoxy, or