Nima Fatemi commited on 2014-10-28 09:25:17
Zeige 1 geänderte Dateien mit 0 Einfügungen und 55 Löschungen.
... | ... |
@@ -53,61 +53,6 @@ |
53 | 53 |
easier! |
54 | 54 |
</p> |
55 | 55 |
|
56 |
- <hr> |
|
57 |
- <a id="setup"></a> |
|
58 |
- <h2><a class="anchor" href="#setup">Configure Tor with the Vidalia Graphical Interface</a></h2> |
|
59 |
- <br> |
|
60 |
- |
|
61 |
- <p>Please note that this graphical approach is only for |
|
62 |
- Windows users (and very dedicated OS X users): most fast Tor |
|
63 |
- relays are run on Debian or Ubuntu using the <a href="<page |
|
64 |
- docs/tor-relay-debian>">system Tor package</a>, and we encourage |
|
65 |
- you to go that route too. |
|
66 |
- </p> |
|
67 |
- |
|
68 |
- <p> |
|
69 |
- Before you start, verify that your clock and timezone are set |
|
70 |
- correctly. If possible, synchronize your clock with public <a |
|
71 |
- href="http://en.wikipedia.org/wiki/Network_Time_Protocol">time |
|
72 |
- servers</a>. |
|
73 |
- </p> |
|
74 |
- |
|
75 |
- <ol type=1> |
|
76 |
- |
|
77 |
- |
|
78 |
-<li>Right click on the Vidalia icon in your task bar. Choose Control Panel.</li><br /> |
|
79 |
- <img alt="Vidalia right click menu" src="$(IMGROOT)/screenshot-win32-vidalia.png" /> |
|
80 |
- |
|
81 |
- <li>Click "Setup Relaying".</li> |
|
82 |
- |
|
83 |
- <li> |
|
84 |
- Choose "Relay Traffic for the Tor network" if you |
|
85 |
-want to be a public relay (recommended), or choose "Help |
|
86 |
-censored users reach the Tor network" if you want to be a <a |
|
87 |
-href="<page docs/faq>#RelayOrBridge">non-public bridge</a>.</li><br /> |
|
88 |
- <img alt="Vidalia basic settings" src="$(IMGROOT)/screenshot-win32-configure-relay-1.png" /> |
|
89 |
- |
|
90 |
- <li>Enter a nickname for your relay, and enter contact information in |
|
91 |
- case we need to contact you about problems.</li> |
|
92 |
- |
|
93 |
- <li>Leave "Attempt to automatically configure port forwarding" ticked. |
|
94 |
- Push the "Test" button to see if it works. If it does work, great. |
|
95 |
- If not, see the section on reachability below.</li> |
|
96 |
- |
|
97 |
- <li>Choose the "Bandwidth Limits" tab. Select how much bandwidth you want to provide for Tor users like yourself.</li><br /> |
|
98 |
- <img alt="Vidalia bandwidth limits" src="$(IMGROOT)/screenshot-win32-configure-relay-2.png" /> |
|
99 |
- |
|
100 |
- <li>Select the "Exit Policies" tab. If you want to allow others |
|
101 |
- to use your relay for these services, don't change anything. Un-check |
|
102 |
- the services you don't want to allow people to <a href="<page |
|
103 |
- docs/faq>#ExitPolicies">reach from your relay</a>. If you want to |
|
104 |
- be a non-exit relay, un-check all services.</li><br /> |
|
105 |
- <img alt="Vidalia exit policies" src="$(IMGROOT)/screenshot-win32-configure-relay-3.png" /> |
|
106 |
- |
|
107 |
- <li>Click "Ok".</li> |
|
108 |
- |
|
109 |
- </ol> |
|
110 |
- |
|
111 | 56 |
<hr> |
112 | 57 |
<a id="torrc"></a> |
113 | 58 |
<h2><a class="anchor" href="#torrc">Configure Tor by editing the torrc file</a></h2> |
114 | 59 |