aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-30 04:12:57 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-30 04:12:57 +0000
commit79e5c1bf23990d5f3107a419f149074c0f6ffd97 (patch)
treed2d5b0425f7e5bf601bd1c1f59ada9b2c1eb88d6 /README
parent3c2659e763d7eed65bd898a868bd7614d4a0d7d9 (diff)
downloadtor-79e5c1bf23990d5f3107a419f149074c0f6ffd97.tar
tor-79e5c1bf23990d5f3107a419f149074c0f6ffd97.tar.gz
tell people the default location of torrc
svn:r1753
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 8 insertions, 7 deletions
diff --git a/README b/README
index 3d0e96dda..9f8c9be3f 100644
--- a/README
+++ b/README
@@ -17,8 +17,9 @@ doesn't work for you.
Do you want to run a tor server?
- 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
+ First, copy torrc.sample to torrc (by default it's in
+ /usr/local/etc/tor/), 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.
@@ -32,11 +33,11 @@ Do you want to run a tor server?
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.
+ Copy torrc.sample to torrc (by default it's in /usr/local/etc/tor/), 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: