Thomas Sjögren commited on 2005-04-11 18:48:20
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
... | ... |
@@ -173,7 +173,7 @@ A list of ports for services that tend to have long-running connections |
173 | 173 |
ports will contain only high-uptime nodes, to reduce the chance that a |
174 | 174 |
node will go down before the stream is finished. |
175 | 175 |
<DT><B>MapAddress</B> <I>address</I> <I>newaddress</I><DD> |
176 |
-When a request for address arrives to Tor, it will rewrite it to newaddress before processing it. For example, if you always want connections to <A HREF="http://www.indymedia.org">www.indymedia.org</A> to exit via yourtorserver, use "MapAddress <A HREF="http://www.indymedia.org">www.indymedia.org</A> <A HREF="http://www.indymedia.org.yourtorserver.exit">www.indymedia.org.yourtorserver.exit</A>". |
|
176 |
+When a request for address arrives to Tor, it will rewrite it to newaddress before processing it. For example, if you always want connections to <A HREF="http://www.indymedia.org">www.indymedia.org</A> to exit via <I>torserver</I> (where <I>torserver</I> is the nickname of the server), use "MapAddress <A HREF="http://www.indymedia.org">www.indymedia.org</A> <A HREF="http://www.indymedia.org.torserver.exit">www.indymedia.org.torserver.exit</A>". |
|
177 | 177 |
<DT><B>NewCircuitPeriod </B><I>NUM</I><DD> |
178 | 178 |
Every NUM seconds consider whether to build a new circuit. (Default: 60) |
179 | 179 |
<DT><B>MaxCircuitDirtiness </B><I>NUM</I><DD> |
... | ... |
@@ -485,6 +485,6 @@ Roger Dingledine <<A HREF="mailto:arma@mit.edu">arma@mit.edu</A>>, Nick Ma |
485 | 485 |
This document was created by |
486 | 486 |
<A HREF="../">man2html</A>, |
487 | 487 |
using the manual pages.<BR> |
488 |
-Time: 14:59:36 GMT, April 11, 2005 |
|
488 |
+Time: 16:44:18 GMT, April 11, 2005 |
|
489 | 489 |
</BODY> |
490 | 490 |
</HTML> |
491 | 491 |