git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
cc333f8e0
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
docs
en
proxychain.wml
better define the img alt
Andrew Lewman
commited
cc333f8e0
at 2011-01-12 21:43:55
proxychain.wml
Blame
History
Raw
## translation metadata # Revision: $Revision: 23689 $ # Translation-Priority: 1-high #include "head.wmi" TITLE="Tor Project: Bridges" 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/proxychain>">Configuring a proxy chain with Vidalia</a> </div> <div id="maincol"> <a id="proxychain"></a> <h2><a class="anchor" href="#proxychain">Tor: Proxy Chains with Vidalia</a></h2> <hr> <p> The currrent version of Tor and the Vidalia Graphical Tor Controller support the ability to use any HTTP, HTTPS, or SOCKS proxy to get access to the Tor Network. This means even if Tor is blocked by your local network, open proxies can be safely used to connect to the Tor Network and on to the uncensored Internet. A caveat is that the open proxy host will see you are using Tor, but will not be able to any of your traffic as it is wrapped in layers of encryption. </p> <p> These steps assume you have a functional Tor/Vidalia configuration, and you have found a list of HTTP, HTTPS, SOCKS4, or SOCKS5 proxies. <ol> <li>Open the Vidalia Control Panel, click on Settings.</li> <li>Click Network. Select "I use a proxy to access the Internet".</li> <li>On the Address line, enter the open proxy address. This can be a hostname or IP Address.</li> <li>Enter the port for the proxy.</li> <li>Generally, you do not need a Username and Password. If you do, enter the information in the proper fields.</li> <li>Choose the Type of proxy you are using, whether HTTP, HTTPS, SOCKS4, or SOCKS5.</li> <li>Push the Ok button. Vidalia and Tor are now configured to use a proxy to access the rest of the Tor Network.</li> </ol> </p> <br><br> <img src="$(IMGROOT)/vidalia-proxy.png" alt="Vidalia's Network Proxy settings page"> <br><br> </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>