## 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 <a href="<page index>">Tor</a></h1>
    <br>
    
    <p>If you're using Firefox (we recommend it), you don't need this page.
    Simply install the <a
    href="<page torbutton/index>">Torbutton
    plugin</a>, restart your Firefox, and you're all set:
    </p>
    
    <img alt="Torbutton plugin for Firefox"
    src="$(IMGROOT)/screenshot-torbutton.png" />
    
    <br>
    
    <p>Otherwise, you need to manually configure your browser's proxy
    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 "localhost"
    and "8118" to point the top four protocols to Polipo, as shown here. (Even
    though Polipo doesn't support FTP and Gopher, <a
    href="<wikifaq>#FtpProxy">you
    should set them up anyway</a>.) You should also fill out the socks proxy entry to point directly to Tor ("localhost", "9050", and socks5)
    to cover protocols besides the first four. 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>