Matt Pagan commited on 2014-02-13 23:05:11
Zeige 1 geänderte Dateien mit 43 Einfügungen und 81 Löschungen.
| ... | ... |
@@ -31,21 +31,14 @@ |
| 31 | 31 |
An easy way to get started is with Vidalia, a graphical interface for |
| 32 | 32 |
Tor. Vidalia is not included in the standard Tor Browser Bundle, although it |
| 33 | 33 |
<a href="https://www.torproject.org/docs/faq.html.en#WhereDidVidaliaGo">once |
| 34 |
- was</a>. You can use Vidalia as part of the preconfigured bundles, or as a |
|
| 35 |
- seperate program. |
|
| 34 |
+ was</a>. |
|
| 36 | 35 |
<p> |
| 37 | 36 |
|
| 38 | 37 |
<p>The Vidalia Bridge Bundle, the Vidalia Relay Bundle |
| 39 |
- and the Vidalia Exit Bundle can be found on the |
|
| 38 |
+ and the Vidalia Exit Bundle are available on the |
|
| 40 | 39 |
<a href="https://www.torproject.org/download/download.html.en">download |
| 41 |
- page</a>. These packages are already configured to run Tor as a bridge, a |
|
| 42 |
- non-exit relay, or an exit relay. These bundles are only available for |
|
| 43 |
- Windows. |
|
| 44 |
- </p> |
|
| 45 |
- |
|
| 46 |
- <p> |
|
| 47 |
- If you are not the using the Bridge Bundle, Relay Bundle or Exit Bundle, |
|
| 48 |
- you will need to . |
|
| 40 |
+ page</a>. These bundles are only available for Windows. They come |
|
| 41 |
+ preconfigured to run Tor as a bridge, a non-exit relay, or an exit relay. |
|
| 49 | 42 |
</p> |
| 50 | 43 |
|
| 51 | 44 |
<p> |
| ... | ... |
@@ -55,13 +48,9 @@ |
| 55 | 48 |
href="https://torproject.org/projects/torbrowser.html.en">download |
| 56 | 49 |
the Tor Browser Bundle</a> or the <a href="https://www.torproject.org/download/download.html.en">Tor Expert Bundle</a>. |
| 57 | 50 |
Unpack the Vidalia package into your Tor Browser folder. This will allow |
| 58 |
- Vidalia to control and configure the Tor Browser Bundle's Tor client. |
|
| 59 |
- </p> |
|
| 60 |
- |
|
| 61 |
- <p> |
|
| 62 |
- If you use the Expert Bundle, which contains Tor only and no browser, |
|
| 63 |
- you'll need to inform Vidalia of your Tor's location. You can not run |
|
| 64 |
- Vidalia unless Tor is running. |
|
| 51 |
+ Vidalia to control and configure the Tor Browser Bundle's Tor client. If |
|
| 52 |
+ you use the Expert Bundle, which contains Tor only and no browser, you'll |
|
| 53 |
+ need to inform Vidalia of your Tor's location. |
|
| 65 | 54 |
</p> |
| 66 | 55 |
|
| 67 | 56 |
<p> |
| ... | ... |
@@ -71,30 +60,6 @@ |
| 71 | 60 |
href="http://en.wikipedia.org/wiki/Network_Time_Protocol">time |
| 72 | 61 |
servers</a>.</p> |
| 73 | 62 |
|
| 74 |
-<!-- |
|
| 75 |
- <p>If you're comfortable editing text files, skip this page and |
|
| 76 |
- go to our dedicated <a href="<page docs/tor-relay-debian>">Relay |
|
| 77 |
- Configuration Instructions on Debian/Ubuntu</a> page. That page is |
|
| 78 |
- the best one for relay operators on BSD, Unix, etc as well.</p> |
|
| 79 |
- |
|
| 80 |
- |
|
| 81 |
- <hr> |
|
| 82 |
- <a id="zero"></a> |
|
| 83 |
- <a id="install"></a> |
|
| 84 |
- <h2><a class="anchor" href="#install">Step One: Download and Install Tor</a></h2> |
|
| 85 |
- <br> |
|
| 86 |
- |
|
| 87 |
- <p>Before you start, you need to make sure that Tor is up and running. |
|
| 88 |
- </p> |
|
| 89 |
- |
|
| 90 |
- <p>Visit our <a href="<page download/download>">download page</a> and |
|
| 91 |
- install the "Installation Bundle" for your OS. |
|
| 92 |
- </p> |
|
| 93 |
- |
|
| 94 |
- <p>If it's convenient, you might also want to use it as a client for a |
|
| 95 |
- while to make sure it's actually working.</p> |
|
| 96 |
---> |
|
| 97 |
- |
|
| 98 | 63 |
<hr> |
| 99 | 64 |
<a id="setup"></a> |
| 100 | 65 |
<h2><a class="anchor" href="#setup">Configure Tor with the Vidalia Graphical Interface</a></h2> |
| ... | ... |
@@ -102,10 +67,8 @@ |
| 102 | 67 |
<ol type=1> |
| 103 | 68 |
|
| 104 | 69 |
|
| 105 |
- <li> |
|
| 106 |
- Right click on the Vidalia icon in your task bar. Choose Control Panel. |
|
| 107 |
- <img alt="vidalia right click menu" src="$(IMGROOT)/screenshot-win32-vidalia.png" /> |
|
| 108 |
- </li> |
|
| 70 |
+<li>Right click on the Vidalia icon in your task bar. Choose Control Panel.</li><br /> |
|
| 71 |
+ <img alt="Vidalia right click menu" src="$(IMGROOT)/screenshot-win32-vidalia.png" /> |
|
| 109 | 72 |
|
| 110 | 73 |
<li>Click "Setup Relaying".</li> |
| 111 | 74 |
|
| ... | ... |
@@ -113,66 +76,51 @@ |
| 113 | 76 |
Choose "Relay Traffic for the Tor network" if you |
| 114 | 77 |
want to be a public relay (recommended), or choose "Help |
| 115 | 78 |
censored users reach the Tor network" if you want to be a <a |
| 116 |
-href="<page docs/faq>#RelayOrBridge">non-public bridge</a>. |
|
| 117 |
- <img alt="vidalia basic settings" src="$(IMGROOT)/screenshot-win32-configure-relay-1.png" /> |
|
| 118 |
- </li> |
|
| 79 |
+href="<page docs/faq>#RelayOrBridge">non-public bridge</a>.</li><br /> |
|
| 80 |
+ <img alt="Vidalia basic settings" src="$(IMGROOT)/screenshot-win32-configure-relay-1.png" /> |
|
| 119 | 81 |
|
| 120 | 82 |
<li>Enter a nickname for your relay, and enter contact information in |
| 121 | 83 |
case we need to contact you about problems.</li> |
| 122 | 84 |
|
| 123 |
- <li>Leave "Attempt to automatically configure port forwarding" clicked. |
|
| 85 |
+ <li>Leave "Attempt to automatically configure port forwarding" ticked. |
|
| 124 | 86 |
Push the "Test" button to see if it works. If it does work, great. |
| 125 |
- If not, see number 3 below.</li> |
|
| 87 |
+ If not, see the section on reachability below.</li> |
|
| 126 | 88 |
|
| 127 |
- <li>Choose the "Bandwidth Limits" tab. Select how much bandwidth you want to provide for Tor users like yourself. |
|
| 128 |
- <img alt="vidalia bandwidth limits" src="$(IMGROOT)/screenshot-win32-configure-relay-2.png" /> |
|
| 129 |
- </li> |
|
| 89 |
+ <li>Choose the "Bandwidth Limits" tab. Select how much bandwidth you want to provide for Tor users like yourself.</li><br /> |
|
| 90 |
+ <img alt="Vidalia bandwidth limits" src="$(IMGROOT)/screenshot-win32-configure-relay-2.png" /> |
|
| 130 | 91 |
|
| 131 | 92 |
<li>Select the "Exit Policies" tab. If you want to allow others |
| 132 | 93 |
to use your relay for these services, don't change anything. Un-check |
| 133 | 94 |
the services you don't want to allow people to <a href="<page |
| 134 | 95 |
docs/faq>#ExitPolicies">reach from your relay</a>. If you want to |
| 135 |
- be a non-exit relay, un-check all services. |
|
| 136 |
- <img alt="vidalia exit policies" src="$(IMGROOT)/screenshot-win32-configure-relay-3.png" /> |
|
| 137 |
- </li> |
|
| 96 |
+ be a non-exit relay, un-check all services.</li><br /> |
|
| 97 |
+ <img alt="Vidalia exit policies" src="$(IMGROOT)/screenshot-win32-configure-relay-3.png" /> |
|
| 138 | 98 |
|
| 139 | 99 |
<li>Click "Ok".</li> |
| 140 | 100 |
|
| 141 |
- <li>If you are using a firewall, open a hole in your firewall |
|
| 142 |
- so incoming connections can reach the ports you configured |
|
| 143 |
- (ORPort, plus DirPort if you enabled it). If you have a |
|
| 144 |
- hardware firewall (Linksys box, cable modem, etc) you might find <a |
|
| 145 |
- href="http://portforward.com/">portforward.com</a> useful. Also, make sure you |
|
| 146 |
- allow all <em>outgoing</em> connections too, so your relay can reach the |
|
| 147 |
- other Tor relays. |
|
| 148 |
- </li> |
|
| 149 |
- |
|
| 150 |
- <li>Restart your relay. If it <a |
|
| 151 |
- href="<page docs/faq>#Logs">logs |
|
| 152 |
- any warnings</a>, address them. |
|
| 153 |
- </li> |
|
| 154 |
- |
|
| 155 | 101 |
</ol> |
| 156 | 102 |
|
| 157 | 103 |
<hr> |
| 158 | 104 |
<a id="torrc"></a> |
| 159 | 105 |
<h2><a class="anchor" href="#torrc">Configuring Tor by editing the torrc file</a></h2> |
| 106 |
+ <br /> |
|
| 160 | 107 |
|
| 161 | 108 |
<p> |
| 162 |
- You can also set up a relay without Vidalia. Tor's configuration file is named 'torrc'. |
|
| 163 |
- In the Tor Browser folder, it's located at <pre>Data\Tor\torrc<pre>. |
|
| 164 |
- Open the file with a text editor and add the following lines: |
|
| 165 |
- </p> |
|
| 109 |
+ You can set up a relay without using Vidalia if you wish. Tor's |
|
| 110 |
+ configuration file is named 'torrc'. In the Tor Browser folder, it's |
|
| 111 |
+ located at</p> |
|
| 112 |
+ <pre>Data\Tor\torrc</pre> |
|
| 113 |
+ <p>Open the file with a text editor and add the following lines:</p> |
|
| 166 | 114 |
|
| 167 | 115 |
<pre> |
| 168 | 116 |
ORPort 443 |
| 169 | 117 |
Exitpolicy reject *:* |
| 170 |
- Nickname mycleverrelayname |
|
| 118 |
+ Nickname ididntedittheconfig |
|
| 171 | 119 |
ContactInfo human@... |
| 172 | 120 |
</pre> |
| 173 | 121 |
|
| 174 |
- <p>If you want to be a bridge, you can read how to set the BridgeRelay |
|
| 175 |
- and ServerTransportPlugin values <a |
|
| 122 |
+ <p>If you want to be a bridge, read about the BridgeRelay and |
|
| 123 |
+ ServerTransportPlugin values <a |
|
| 176 | 124 |
href="https://www.torproject.org/projects/obfsproxy-instructions.html.en#instructions">on |
| 177 | 125 |
this page</a>.</p> |
| 178 | 126 |
|
| ... | ... |
@@ -183,13 +131,27 @@ href="<page docs/faq>#RelayOrBridge">non-public bridge</a>. |
| 183 | 131 |
<p>See the <a href="https://gitweb.torproject.org/tor.git/blob/HEAD:/src/config/torrc.sample.in">sample |
| 184 | 132 |
torrc file</a> and the <a |
| 185 | 133 |
href="https://www.torproject.org/docs/tor-manual.html.en">man |
| 186 |
- page</a> for other available Tor options.</p> |
|
| 134 |
+ page</a> for other Tor options you may want to set.</p> |
|
| 187 | 135 |
|
| 188 | 136 |
<hr> |
| 189 | 137 |
<a id="check"></a> |
| 190 |
- <h2><a class="anchor" href="#check">Make sure your relay is working</a></h2> |
|
| 138 |
+ <h2><a class="anchor" href="#check">Make sure your relay is reachable</a></h2> |
|
| 191 | 139 |
<br> |
| 192 | 140 |
|
| 141 |
+ <p>If you are using a firewall, open a hole in your firewall |
|
| 142 |
+ so incoming connections can reach the ports you configured |
|
| 143 |
+ (ORPort, plus DirPort if you enabled it). If you have a |
|
| 144 |
+ hardware firewall (Linksys box, cable modem, etc) you might find <a |
|
| 145 |
+ href="http://portforward.com/">portforward.com</a> useful. Also, make sure you |
|
| 146 |
+ allow all <em>outgoing</em> connections too, so your relay can reach the |
|
| 147 |
+ other Tor relays. |
|
| 148 |
+ </p> |
|
| 149 |
+ |
|
| 150 |
+ <p>Restart your relay. If it <a |
|
| 151 |
+ href="<page docs/faq>#Logs">logs |
|
| 152 |
+ any warnings</a>, address them. |
|
| 153 |
+ </p> |
|
| 154 |
+ |
|
| 193 | 155 |
<p>As soon as your relay manages to connect to the network, it will |
| 194 | 156 |
try to determine whether the ports you configured are reachable from |
| 195 | 157 |
the outside. This step is usually fast, but may take up to 20 |
| ... | ... |
@@ -222,7 +184,7 @@ href="<page docs/faq>#RelayOrBridge">non-public bridge</a>. |
| 222 | 184 |
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays"> |
| 223 | 185 |
tor-relays mailing list</a>. You might find <a |
| 224 | 186 |
href="../docs/documentation.html.en#MailingLists">other higher-volume |
| 225 |
- Tor lists</a> of interest as well. |
|
| 187 |
+ Tor lists</a> of interest to you as well. |
|
| 226 | 188 |
</p> |
| 227 | 189 |
|
| 228 | 190 |
<p><a href="https://weather.torproject.org/">Tor Weather</a> provides |
| 229 | 191 |