Andrew Lewman commited on 2013-01-08 20:19:29
Zeige 2 geänderte Dateien mit 0 Einfügungen und 53 Löschungen.
| ... | ... |
@@ -1,50 +0,0 @@ |
| 1 |
-## translation metadata |
|
| 2 |
-# Revision: $Revision$ |
|
| 3 |
-# Translation-Priority: 3-low |
|
| 4 |
- |
|
| 5 |
-#include "head.wmi" TITLE="Tor: Configuring your browser to use Tor" CHARSET="UTF-8" |
|
| 6 |
-<div id="content" class="clearfix"> |
|
| 7 |
- <div id="breadcrumbs"> |
|
| 8 |
- <a href="<page index>">Home » </a> |
|
| 9 |
- <a href="<page docs/documentation>">Documentation » </a> |
|
| 10 |
- <a href="<page docs/tor-doc-web>">Configure Your Browser</a> |
|
| 11 |
- </div> |
|
| 12 |
- <div id="maincol"> |
|
| 13 |
- <h1>Configuring your browser to use Tor</h1> |
|
| 14 |
- <br> |
|
| 15 |
- |
|
| 16 |
- <h2>We strongly encourage you to use the <a href="<page |
|
| 17 |
- projects/torbrowser>">Tor Browser Bundle</a> instead of configuring |
|
| 18 |
- your own browser for usage with Tor.</h2> |
|
| 19 |
- |
|
| 20 |
- <br> |
|
| 21 |
- |
|
| 22 |
- <p>Otherwise, you need to manually configure your browser's proxy |
|
| 23 |
- settings.</p> |
|
| 24 |
- <p>In Mozilla and Firefox on Windows, this is in Tools - Options - |
|
| 25 |
- General - Connection Settings.</p> |
|
| 26 |
- <p>In Firefox on OS X, it's Firefox - Preferences - General - |
|
| 27 |
- Connection Settings.</p> |
|
| 28 |
- <p>In Firefox on Linux, this is in Edit - Preferences - Advanced - |
|
| 29 |
- Proxies.</p> |
|
| 30 |
- |
|
| 31 |
- <img alt="Proxy settings in Firefox" |
|
| 32 |
- src="$(IMGROOT)/screenshot-win32-firefox-proxies.jpg"> |
|
| 33 |
- |
|
| 34 |
- <p>You should fill in "127.0.0.1" and "9050" to point the SOCKS |
|
| 35 |
- protocol, as shown here. Then click "OK".</p> |
|
| 36 |
- |
|
| 37 |
- <hr> |
|
| 38 |
- |
|
| 39 |
- <p>If you have suggestions for improving this document, please <a |
|
| 40 |
- href="<page about/contact>">send them to us</a>. Thanks!</p> |
|
| 41 |
- </div> |
|
| 42 |
- <!-- END MAINCOL --> |
|
| 43 |
- <div id = "sidecol"> |
|
| 44 |
-#include "side.wmi" |
|
| 45 |
-#include "info.wmi" |
|
| 46 |
- </div> |
|
| 47 |
- <!-- END SIDECOL --> |
|
| 48 |
-</div> |
|
| 49 |
-<!-- END CONTENT --> |
|
| 50 |
-#include <foot.wmi> |
|
| 51 | 0 |