git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
3884893e1
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
docs
en
tor-doc-web.wml
fix torbrowser concatenation, do we even need installing vidalia-bundle anymore?
Andrew Lewman
commited
3884893e1
at 2012-01-07 19:16:50
tor-doc-web.wml
Blame
History
Raw
## 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 » </a> <a href="<page docs/documentation>">Documentation » </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>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.</p> <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 "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>