Andrew Lewman commited on 2010-10-10 03:18:02
Zeige 4 geänderte Dateien mit 11 Einfügungen und 23 Löschungen.
... | ... |
@@ -56,7 +56,7 @@ |
56 | 56 |
</p> |
57 | 57 |
|
58 | 58 |
<p><img alt="vidalia running tor" |
59 |
- src="../img/screenshot-osx-vidalia.png" |
|
59 |
+ src="$(IMGROOT)/screenshot-osx-vidalia.png" |
|
60 | 60 |
border="1"/></p> |
61 | 61 |
|
62 | 62 |
<p>Polipo is installed as part of the Tor bundle package |
... | ... |
@@ -79,7 +79,7 @@ |
79 | 79 |
turn Tor on, and you're all set: </p> |
80 | 80 |
|
81 | 81 |
<p><img alt="Torbutton plugin for Firefox" |
82 |
- src="../img/screenshot-torbutton.png" |
|
82 |
+ src="$(IMGROOT)/screenshot-torbutton.png" |
|
83 | 83 |
border="1"/></p> |
84 | 84 |
|
85 | 85 |
<p> |
... | ... |
@@ -13,18 +13,6 @@ |
13 | 13 |
|
14 | 14 |
<h1>Configuring a Tor relay</h1> |
15 | 15 |
|
16 |
- #<!-- BEGIN SIDEBAR --> |
|
17 |
- #<div class="sidebar-left"> |
|
18 |
- #<h3>Config Steps</h3> |
|
19 |
- #<ol> |
|
20 |
- #<li><a href="<page docs/tor-doc-relay>#install">Download & Install</a></li> |
|
21 |
- #<li><a href="<page docs/tor-doc-relay>#setup">Configuration</a></li> |
|
22 |
- #<li><a href="<page docs/tor-doc-relay>#check">Check & Confirm</a></li> |
|
23 |
- #<li><a href="<page docs/tor-doc-relay>#after">Final Steps</a></li> |
|
24 |
- #</ol> |
|
25 |
- #</div> |
|
26 |
- #<!-- END SIDEBAR --> |
|
27 |
- # |
|
28 | 16 |
<hr /> |
29 | 17 |
|
30 | 18 |
<p> |
... | ... |
@@ -74,7 +62,7 @@ |
74 | 62 |
|
75 | 63 |
<li> |
76 | 64 |
<dt>Right click on the Vidalia icon in your task bar. Choose <tt>Control Panel</tt>.</dt> |
77 |
- <dd><img alt="vidalia right click menu" src="../img/screenshot-win32-vidalia.png"></dd> |
|
65 |
+ <dd><img alt="vidalia right click menu" src="$(IMGROOT)/screenshot-win32-vidalia.png"></dd> |
|
78 | 66 |
</li> |
79 | 67 |
|
80 | 68 |
<li>Click <tt>Setup Relaying</tt>.</li> |
... | ... |
@@ -84,7 +72,7 @@ |
84 | 72 |
want to be a public relay (recommended), or choose <tt>Help |
85 | 73 |
censored users reach the Tor network</tt> if you want to be a <a |
86 | 74 |
href="<wikifaq>#RelayOrBridge">bridge</a> for users in countries that censor their Internet.</dt> |
87 |
- <dd><img alt="vidalia basic settings" src="../img/screenshot-win32-configure-relay-1.png"></dd> |
|
75 |
+ <dd><img alt="vidalia basic settings" src="$(IMGROOT)/screenshot-win32-configure-relay-1.png"></dd> |
|
88 | 76 |
</li> |
89 | 77 |
|
90 | 78 |
<li>Enter a nickname for your relay, and enter contact information in |
... | ... |
@@ -95,13 +83,13 @@ href="<wikifaq>#RelayOrBridge">bridge</a> for users in countries that censor the |
95 | 83 |
If not, see number 3 below.</li> |
96 | 84 |
|
97 | 85 |
<li><dt>Choose the <tt>Bandwidth Limits</tt> tab. Select how much bandwidth you want to provide for Tor users like yourself.</dt> |
98 |
- <dd><img alt="vidalia bandwidth limits" src="../img/screenshot-win32-configure-relay-2.png"></dd> |
|
86 |
+ <dd><img alt="vidalia bandwidth limits" src="$(IMGROOT)/screenshot-win32-configure-relay-2.png"></dd> |
|
99 | 87 |
</li> |
100 | 88 |
|
101 | 89 |
<li><dt>Choose the <tt>Exit Policies</tt> tab. If you want to allow others |
102 | 90 |
to use your relay for these services, don't change anything. Un-check |
103 | 91 |
the services you don't want to allow people to <a href="<wikifaq>#ExitPolicies">reach from your relay</a>. If you want to be a non-exit relay, un-check all services.</dt> |
104 |
- <dd><img alt="vidalia exit policies" src="../img/screenshot-win32-configure-relay-3.png"></dd> |
|
92 |
+ <dd><img alt="vidalia exit policies" src="$(IMGROOT)/screenshot-win32-configure-relay-3.png"></dd> |
|
105 | 93 |
</li> |
106 | 94 |
|
107 | 95 |
<li>Click the <tt>Ok</tt> button. See Step Three below for confirmation |
... | ... |
@@ -48,14 +48,14 @@ |
48 | 48 |
download/download>">download page</a>. |
49 | 49 |
</p> |
50 | 50 |
|
51 |
- <img alt="tor installer splash page" src="../img/screenshot-win32-installer-splash.png" /> |
|
51 |
+ <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png" /> |
|
52 | 52 |
|
53 | 53 |
<p>If you have previously installed Tor, Vidalia, or Polipo |
54 | 54 |
you can deselect whichever components you do not need to install |
55 | 55 |
in the dialog shown below. |
56 | 56 |
</p> |
57 | 57 |
|
58 |
- <img alt="select components to install" src="../img/screenshot-win32-installer-components.png" /> |
|
58 |
+ <img alt="select components to install" src="$(IMGROOT)/screenshot-win32-installer-components.png" /> |
|
59 | 59 |
|
60 | 60 |
<p>After you have completed the installer, the components |
61 | 61 |
you selected will automatically be started for you. |
... | ... |
@@ -80,7 +80,7 @@ |
80 | 80 |
for you. Restart your Firefox, and you're all set: |
81 | 81 |
</p> |
82 | 82 |
|
83 |
- <img alt="Torbutton plugin for Firefox" src="../img/screenshot-torbutton.png" border="1"/> |
|
83 |
+ <img alt="Torbutton plugin for Firefox" src="$(IMGROOT)/screenshot-torbutton.png" border="1"/> |
|
84 | 84 |
|
85 | 85 |
<br /> |
86 | 86 |
|
... | ... |
@@ -118,7 +118,7 @@ |
118 | 118 |
from the menu as shown below: |
119 | 119 |
</p> |
120 | 120 |
|
121 |
- <img alt="Vidalia Tray Icon" src="../img/screenshot-win32-vidalia.png"/> |
|
121 |
+ <img alt="Vidalia Tray Icon" src="$(IMGROOT)/screenshot-win32-vidalia.png"/> |
|
122 | 122 |
|
123 | 123 |
<p> |
124 | 124 |
Next, you should try using your browser with Tor and make |
125 | 125 |