2a9aaa80 |
## translation metadata
|
40e07e2e |
# Revision: $Revision$
|
2a9aaa80 |
# Translation-Priority: 3-low
#include "head.wmi" TITLE="Tor: Configuring your browser to use Tor" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
|
b289ef06 |
<a href="<page index>">Home » </a>
|
2a9aaa80 |
<a href="<page docs/documentation>">Documentation » </a>
<a href="<page docs/tor-doc-web>">Configure Your Browser</a>
</div>
<div id="maincol">
|
b289ef06 |
<h1>Configuring your browser to use <a href="<page index>">Tor</a></h1>
|
ed5ac546 |
<br>
|
2a9aaa80 |
|
c8494942 |
<p>We strongly encourage you to use the <a href="<page
|
3884893e |
projects/torbrowser>">Tor Browser Bundle</a> instead of configuring
|
c8494942 |
your own browser for usage with Tor.</p>
|
ed5ac546 |
<br>
|
2a9aaa80 |
<p>Otherwise, you need to manually configure your browser's proxy
|
e0b4b3c9 |
settings.</p>
<p>In Mozilla and Firefox on Windows, this is in Tools - Options -
General - Connection Settings.</p>
<p>In Firefox on OS X, it's Firefox - Preferences - General -
Connection Settings.</p>
<p>In Firefox on Linux, this is in Edit - Preferences - Advanced -
Proxies.</p>
|
2a9aaa80 |
<img alt="Proxy settings in Firefox"
|
ed5ac546 |
src="$(IMGROOT)/screenshot-win32-firefox-proxies.jpg">
|
2a9aaa80 |
|
c8494942 |
<p>You should fill in "127.0.0.1" and "9050" to point the SOCKS
protocol, as shown here. Then click "OK".</p>
|
2a9aaa80 |
|
ed5ac546 |
<hr>
|
2a9aaa80 |
<p>If you have suggestions for improving this document, please <a
href="<page about/contact>">send them to us</a>. Thanks!</p>
</div>
<!-- END MAINCOL -->
<div id = "sidecol">
#include "side.wmi"
#include "info.wmi"
</div>
<!-- END SIDECOL -->
</div>
<!-- END CONTENT -->
#include <foot.wmi>
|