tor-switchproxy.html 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  2. "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  4. <head>
  5. <title>Tor SwitchProxy Install Instructions</title>
  6. <meta name="Author" content="Roger Dingledine" />
  7. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  8. <link rel="stylesheet" type="text/css" href="http://tor.eff.org/stylesheet.css" />
  9. <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
  10. </head>
  11. <body>
  12. <!-- TITLE BAR & NAVIGATION -->
  13. <table class="banner" border="0" cellpadding="0" cellspacing="0">
  14. <tr>
  15. <td class="banner-left"></td>
  16. <td class="banner-middle">
  17. <a href="/index.html">Home</a>
  18. | <a href="/howitworks.html">How It Works</a>
  19. | <a href="/download.html">Download</a>
  20. | <a href="/documentation.html">Docs</a>
  21. | <a href="/users.html">Users</a>
  22. | <a href="/faq.html">FAQs</a>
  23. | <a href="/volunteer.html">Volunteer</a>
  24. | <a href="/developers.html">Developers</a>
  25. | <a href="/research.html">Research</a>
  26. | <a href="/people.html">People</a>
  27. </td>
  28. <td class="banner-right"></td>
  29. </tr>
  30. </table>
  31. <!-- END TITLE BAR & NAVIGATION -->
  32. <div class="center">
  33. <div class="main-column">
  34. <h1>Installing SwitchProxy for <a href="http://tor.eff.org/">Tor</a></h1>
  35. <hr />
  36. <p>
  37. SwitchProxy is a Firefox plugin that makes it easy for you to switch
  38. between using a proxy and connecting to websites directly.</p>
  39. <p>In this howto, you'll set up SwitchProxy to let you change
  40. between using Tor and a direct connection. We assume you already
  41. have Firefox installed and working.</p>
  42. <p>The screenshots here are oriented towards Windows users, but
  43. SwitchProxy works anywhere Firefox works. Hopefully everybody else can
  44. follow along just fine.</p>
  45. <hr />
  46. <a id="zero"></a>
  47. <h2><a class="anchor" href="#zero">Step Zero: Download and Install Tor and Privoxy</a></h2>
  48. <br />
  49. <p>Before you start, you need to make sure 1) Tor is up and running,
  50. 2) Privoxy is up and running, and 3) Privoxy is configured to point
  51. to Tor.</p>
  52. <p>For Windows users, this means <a
  53. href="http://tor.eff.org/doc/tor-doc-win32.html#installing">step one</a>
  54. and <a href="http://tor.eff.org/doc/tor-doc-win32.html#privoxy">step
  55. two</a> of the Windows Tor installation howto. Mac OS X users just need
  56. to do <a href="http://tor.eff.org/doc/tor-doc-osx.html#installing">step
  57. one</a> of OS X Tor installation howto, since our OS X package includes
  58. Privoxy and configures it already. Linux/BSD/Unix users should do <a
  59. href="http://tor.eff.org/doc/tor-doc-unix.html#installing">step one</a>
  60. and <a href="http://tor.eff.org/doc/tor-doc-unix.html#privoxy">step
  61. two</a> of the Unix Tor installation howto.
  62. </p>
  63. <hr />
  64. <a id="one"></a>
  65. <h2><a class="anchor" href="#one">Step One: Download and Install SwitchProxy</a></h2>
  66. <br />
  67. <p>SwitchProxy is a Firefox plugin, so you need to go through
  68. the process of installing a new plugin. First, go to the <a
  69. href="https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&id=125">
  70. SwitchProxy</a> web page. Turn on JavaScript for
  71. now and click "Install Now":</p>
  72. <img alt="switchproxy web page"
  73. src="http://tor.eff.org/img/screenshot-switchproxy-webpage.jpg" />
  74. <p>It will pop up a window asking for permission to install the plugin.
  75. Click on the "Install Now" button:
  76. </p>
  77. <img alt="firefox plugin warning"
  78. src="http://tor.eff.org/img/screenshot-switchproxy-plugin-starting.jpg" />
  79. <p>Once the installer is finished, you should close all of your Firefox
  80. windows and restart Firefox.</p>
  81. <img alt="firefox plugin finished"
  82. src="http://tor.eff.org/img/screenshot-switchproxy-plugin-finished.jpg" />
  83. <hr />
  84. <a id="two"></a>
  85. <h2><a class="anchor" href="#two">Step Two: Configure SwitchProxy</a></h2>
  86. <br />
  87. <p>When you restart Firefox, you'll notice there's a new toolbar
  88. that lets you control your proxies. Now we're going to set up a proxy
  89. configuration for Tor. Click on "Add" in the new Proxy toolbar:</p>
  90. <img alt="new toolbar"
  91. src="http://tor.eff.org/img/screenshot-switchproxy-toolbar.jpg" />
  92. <p>It will ask you to select a proxy type. Choose
  93. "Standard." (There's also an "anonymous" proxy type that
  94. uses an ad hoc set of anonymous proxies out there. You
  95. don't want this, because those other "anonymous" proxies <a
  96. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ComparisonProxyAggregators">give
  97. you much weaker security than Tor</a>.)
  98. </p>
  99. <img alt="standard proxy"
  100. src="http://tor.eff.org/img/screenshot-switchproxy-proxytype.jpg" />
  101. <p>Now it will show you the standard proxy config window for Firefox.
  102. Give this configuration a proxy label of "tor". Then fill in "localhost"
  103. and "8118" for all four entries, as shown here. (Even
  104. though Privoxy doesn't support FTP and Gopher, <a
  105. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you
  106. should set them up anyway</a>.) Then click "OK":</p>
  107. <img alt="proxy config"
  108. src="http://tor.eff.org/img/screenshot-switchproxy-proxyconfig.jpg" />
  109. <p>Now you've created the "tor" proxy label, but you're not using it yet.
  110. Click on the pull-down list and select tor, as shown here:</p>
  111. <img alt="switch to tor"
  112. src="http://tor.eff.org/img/screenshot-switchproxy-switch.jpg" />
  113. <p>Almost done. Click "Apply" to make your change take effect:</p>
  114. <img alt="apply"
  115. src="http://tor.eff.org/img/screenshot-switchproxy-apply.jpg" />
  116. <p>Done! Firefox will reload your current page. In
  117. this example screenshot, it reloaded the page and <a
  118. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#GoogleLanguage">happened
  119. to get a German exit node</a>:</p>
  120. <img alt="german google"
  121. src="http://tor.eff.org/img/screenshot-switchproxy-german.jpg" />
  122. <hr />
  123. <a id="three"></a>
  124. <h2><a class="anchor" href="#three">Step Step Three: Check if it works</a></h2>
  125. <br />
  126. <p>Now Firefox is using Privoxy as an HTTP proxy, Privoxy is using Tor as
  127. a socks4a proxy, and Tor is making your connections to the Internet.</p>
  128. <p>In the above example, it was clear that it worked because the web
  129. page showed up in a different language. In other cases, though,
  130. you'll want to verify that your setup is working. Do
  131. <a href="http://tor.eff.org/doc/tor-doc-win32.html#verify">step four</a>
  132. of the Windows Tor installation howto, or
  133. <a href="http://tor.eff.org/doc/tor-doc-osx.html#verify">step three</a>
  134. of the OS X Tor installation howto.</p>
  135. <p>You should be aware of one anonymity gotcha: when you switch from
  136. using Tor to a direct connection (or vice versa), by default the page
  137. that's currently active will be reloaded through the new proxy setting.
  138. So make sure you're on a page that isn't sensitive, before switching.
  139. (You can also change this behavior in SwitchProxy's "Options |
  140. Preferences" menu.)</p>
  141. <hr />
  142. <p>If you have suggestions for improving this document, please <a
  143. href="mailto:tor-bugs@freehaven.net">send them to us</a>. Thanks!</p>
  144. </div><!-- #main -->
  145. </div>
  146. <div class="bottom" id="bottom">
  147. <i><a href="mailto:tor-webmaster@freehaven.net"
  148. class="smalllink">Webmaster</a></i> - $Id$
  149. </div>
  150. </body>
  151. </html>