2010-07-09 01:55:22 +00:00
|
|
|
## translation metadata
|
2010-10-27 10:31:57 +00:00
|
|
|
# Revision: $Revision$
|
2010-07-09 01:55:22 +00:00
|
|
|
# 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">
|
2010-08-12 15:17:47 +00:00
|
|
|
<a href="<page index>">Home » </a>
|
2010-07-09 01:55:22 +00:00
|
|
|
<a href="<page docs/documentation>">Documentation » </a>
|
|
|
|
<a href="<page docs/tor-doc-web>">Configure Your Browser</a>
|
|
|
|
</div>
|
|
|
|
<div id="maincol">
|
2012-05-23 00:44:48 +00:00
|
|
|
<h1>Configuring your browser to use Tor</h1>
|
2010-10-10 01:34:47 +00:00
|
|
|
<br>
|
2010-07-09 01:55:22 +00:00
|
|
|
|
2012-05-23 00:44:48 +00:00
|
|
|
<h2>We strongly encourage you to use the <a href="<page
|
2012-01-07 18:16:50 +00:00
|
|
|
projects/torbrowser>">Tor Browser Bundle</a> instead of configuring
|
2012-05-23 00:44:48 +00:00
|
|
|
your own browser for usage with Tor.</h2>
|
2012-01-07 18:09:02 +00:00
|
|
|
|
2010-10-10 01:34:47 +00:00
|
|
|
<br>
|
2010-07-09 01:55:22 +00:00
|
|
|
|
|
|
|
<p>Otherwise, you need to manually configure your browser's proxy
|
2010-10-10 13:03:49 +00:00
|
|
|
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>
|
2010-07-09 01:55:22 +00:00
|
|
|
|
|
|
|
<img alt="Proxy settings in Firefox"
|
2010-10-10 01:34:47 +00:00
|
|
|
src="$(IMGROOT)/screenshot-win32-firefox-proxies.jpg">
|
2010-07-09 01:55:22 +00:00
|
|
|
|
2012-01-07 18:09:02 +00:00
|
|
|
<p>You should fill in "127.0.0.1" and "9050" to point the SOCKS
|
|
|
|
protocol, as shown here. Then click "OK".</p>
|
2010-07-09 01:55:22 +00:00
|
|
|
|
2010-10-10 01:34:47 +00:00
|
|
|
<hr>
|
2010-07-09 01:55:22 +00:00
|
|
|
|
|
|
|
<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>
|