webwml/docs/en/tor-doc-web.wml

51 lines
1.6 KiB
Plaintext
Raw Normal View History

## translation metadata
# Revision: $Revision$
# 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">
<a href="<page index>">Home &raquo; </a>
<a href="<page docs/documentation>">Documentation &raquo; </a>
<a href="<page docs/tor-doc-web>">Configure Your Browser</a>
</div>
<div id="maincol">
<h1>Configuring your browser to use Tor</h1>
<br>
<h2>We strongly encourage you to use the <a href="<page
projects/torbrowser>">Tor Browser Bundle</a> instead of configuring
your own browser for usage with Tor.</h2>
<br>
<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>
<img alt="Proxy settings in Firefox"
src="$(IMGROOT)/screenshot-win32-firefox-proxies.jpg">
<p>You should fill in "127.0.0.1" and "9050" to point the SOCKS
protocol, as shown here. Then click "OK".</p>
<hr>
<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>