Andrew Lewman commited on 2011-01-18 03:55:38
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -20,7 +20,7 @@ |
| 20 | 20 |
people who run relays, the faster the Tor network will be. If you have |
| 21 | 21 |
at least 20 kilobytes/s each way, please help out Tor by configuring your |
| 22 | 22 |
Tor to be a relay too. We have many features that make Tor relays easy |
| 23 |
- and convenient, including <a href="<page faq>#ExitPolicies">rate limiting |
|
| 23 |
+ and convenient, including <a href="<page docs/faq>#ExitPolicies">rate limiting |
|
| 24 | 24 |
for bandwidth, exit policies so you can limit your exposure to abuse |
| 25 | 25 |
complaints, and support for dynamic IP addresses</a>. |
| 26 | 26 |
</p> |
| ... | ... |
@@ -60,7 +60,7 @@ |
| 60 | 60 |
<li><strong>Manual Configuration</strong>: |
| 61 | 61 |
<ul> |
| 62 | 62 |
<li>Edit the bottom part of <a href="<wikifaq>#torrc">your torrc file</a>. If you want to be a public relay (recommended), |
| 63 |
- make sure to define ORPort and <a href="<page faq>#ExitPolicies">look at ExitPolicy</a>; otherwise |
|
| 63 |
+ make sure to define ORPort and <a href="<page docs/faq>#ExitPolicies">look at ExitPolicy</a>; otherwise |
|
| 64 | 64 |
if you want to be a <a href="<wikifaq>#RelayOrBridge">bridge</a> |
| 65 | 65 |
for users in countries that censor their Internet, |
| 66 | 66 |
just use <a href="<page docs/bridges>#RunningABridge">these lines</a>. |
| 67 | 67 |