mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
clean up README to mention torrc.sample
svn:r1377
This commit is contained in:
parent
c09b185f03
commit
015f722957
1 changed files with 5 additions and 4 deletions
9
README
9
README
|
@ -17,10 +17,11 @@ doesn't work for you.
|
|||
|
||||
Do you want to run a tor server?
|
||||
|
||||
First, edit the bottom part of your torrc. 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. Make
|
||||
sure other people can reliably resolve the Address you chose.
|
||||
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
|
||||
tor. Fix your system clock so it's not too far off. Make sure name
|
||||
resolution works. Make sure other people can reliably resolve the
|
||||
Address you chose.
|
||||
|
||||
Then run tor to generate keys. One of the files generated
|
||||
in your DataDirectory is your 'fingerprint' file. Mail it to
|
||||
|
|
Loading…
Add table
Reference in a new issue