[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] add a hint in the doc that we need ORPort to be defined.
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] add a hint in the doc that we need ORPort to be defined.
- From: arma@xxxxxxxx (Roger Dingledine)
- Date: Mon, 2 May 2005 13:13:33 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Mon, 02 May 2005 13:13:55 -0400
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/doc
Modified Files:
tor-doc.html
Log Message:
add a hint in the doc that we need ORPort to be defined.
people seem to not be doing it lately.
Index: tor-doc.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-doc.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- tor-doc.html 11 Apr 2005 16:02:19 -0000 1.64
+++ tor-doc.html 2 May 2005 17:13:31 -0000 1.65
@@ -268,6 +268,7 @@
<tt>\Application Data\</tt><i>username</i><tt>\tor\torrc</tt>
on Windows.</li>
</ul>
+Make sure to define at least Nickname and ORPort.
Create the DataDirectory if necessary, and make
sure it's owned by the user that will be running tor. Fix your system
clock so it's not too far off. Make sure name resolution works.