tor-doc-win32.html 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  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 MS Windows 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="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>Running the <a href="http://tor.eff.org/">Tor</a> client on MS Windows</h1>
  35. <br />
  36. <p>
  37. <b>Note that these are the installation instructions for running a Tor
  38. client on MS Windows (98, 98SE, NT4, 2000, XP, Server).
  39. If you want to relay traffic for others to help the network grow (please
  40. do), read the <a href="tor-doc-server.html">Configuring a server</a>
  41. guide.</b>
  42. </p>
  43. <hr />
  44. <a id="installing"></a>
  45. <h2><a class="anchor" href="#installing">Step One: Download and Install Tor</a></h2>
  46. <br />
  47. <p>
  48. The latest stable release of the Tor+Privoxy+TorCP bundle for MS Windows
  49. includes
  50. <a href="http://www.freehaven.net/~edmanm/torcp/download/tor-0.1.0.15-torcp-0.0.4-bundle.exe">Tor 0.1.0.15</a>.
  51. Download it by clicking the link. You may be able to find experimental
  52. versions of Tor <a href="http://tor.eff.org/dist/win32/">here</a>,
  53. if you're looking for new features and new bugs.
  54. </p>
  55. <p>
  56. The installer bundles Tor,
  57. <a href="http://www.privoxy.org">Privoxy</a>, and
  58. <a href="http://www.freehaven.net/~edmanm/torcp/">TorCP</a> into
  59. one package, with the three applications pre-configured to work
  60. together. Privoxy is a filtering web proxy that integrates well
  61. with Tor. TorCP is a Tor controller that allows you to monitor
  62. and control Tor.
  63. </p>
  64. <img alt="tor installer splash page"
  65. src="http://tor.eff.org/img/screenshot-win32-installer-splash.png" />
  66. <p>If you have previously installed Tor, Privoxy, or TorCP
  67. you can deselect whichever components you do not need to install
  68. in the dialog shown below.
  69. </p>
  70. <img alt="select components to install"
  71. src="http://tor.eff.org/img/screenshot-win32-installer-components.png" />
  72. <p>After you have completed the installer, the components
  73. you selected will automatically be started for you.
  74. </p>
  75. <!--
  76. <p>Tor comes configured as a client by default. It uses a built-in
  77. default configuration file, and most people won't need to change any of
  78. the settings. Tor is now installed.
  79. </p>
  80. -->
  81. <hr />
  82. <a id="using"></a>
  83. <h2><a class="anchor" href="#using">Step Two: Configure your applications to use Tor</a></h2>
  84. <br />
  85. <p>After installing Tor and Privoxy, you need to configure your
  86. applications to use them. The first step is to set up web browsing.</p>
  87. <p>If you're using Firefox (we recommend it), check out our <a
  88. href="tor-switchproxy.html">Tor SwitchProxy howto</a> to set up
  89. a plugin that makes it easy to switch between using Tor and using a
  90. direct connection.</p>
  91. <p>Otherwise, you need to manually configure your browser to HTTP proxy
  92. at localhost port 8118.
  93. (That's where Privoxy listens.)
  94. In Mozilla, this is in Edit|Preferences|Advanced|Proxies.
  95. In Opera 7.5x it's Tools|Preferences|Network|Proxy servers.
  96. In IE, it's Tools|Internet Options|Connections|LAN Settings|Advanced.
  97. You should click the "use the same proxy server for all protocols"
  98. button; but see <a
  99. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">this
  100. note</a> about Tor and ftp proxies.
  101. In IE, this looks something like:</p>
  102. <img alt="Proxy settings in IE"
  103. src="http://tor.eff.org/img/screenshot-win32-ie-proxies.jpg" />
  104. <p>Using Privoxy is <strong>necessary</strong> because <a
  105. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
  106. leak your DNS requests when they use a SOCKS proxy directly</a>, which
  107. is bad for your anonymity. Privoxy also removes certain dangerous
  108. headers from your web requests, and blocks obnoxious ad sites like
  109. Doubleclick.</p>
  110. <p>To Torify other applications that support HTTP proxies, just
  111. point them at Privoxy (that is, localhost port 8118). To use SOCKS
  112. directly (for instant messaging, Jabber, IRC, etc), you can point
  113. your application directly at Tor (localhost port 9050), but see <a
  114. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">this
  115. FAQ entry</a> for why this may be dangerous. For applications
  116. that support neither SOCKS nor HTTP, take a look at <a
  117. href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">SocksCap</a> or
  118. <a href="http://www.freecap.ru/eng/">FreeCap</a>.
  119. (FreeCap is free software; SocksCap is proprietary.)</p>
  120. <p>For information on how to Torify other applications, check out the
  121. <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify
  122. HOWTO</a>.
  123. </p>
  124. <hr />
  125. <a id="verify"></a>
  126. <h2><a class="anchor" href="#verify">Step Three: Make sure it's working</a></h2>
  127. <br />
  128. <p>
  129. Check to see that Privoxy and TorCP are running and that TorCP has
  130. successfully started Tor. Privoxy's icon is a green circle with a "P"
  131. in it, and TorCP uses a fat grey onion with a green checkmark in your
  132. system notification area, as shown below:
  133. </p>
  134. <img alt="TorCP Tray Icon"
  135. src="http://tor.eff.org/img/screenshot-win32-torcp.png">
  136. <p>
  137. <a href="http://ipid.shat.net">ipid.shat.net</a> and
  138. <a href="http://www.showmyip.com/">showmyip.com</a>
  139. are sites that show what IP address and country you appear to be coming
  140. from.
  141. </p>
  142. <p>If you don't know your current public IP address, this may not be a
  143. very useful test. To learn your IP address, go to the Start menu, click
  144. Run and enter "<tt>cmd</tt>". At the command prompt, enter "<tt>ipconfig
  145. /a</tt>". If you are behind a NAT or firewall, though, you won't be able
  146. to learn your public IP address. In this case, you should 1) configure
  147. your browser to connect directly (that is, stop using Privoxy), 2) check
  148. your IP address with one of the sites above, 3) point your browser back
  149. to Privoxy, and 4) see whether your IP address has changed.
  150. </p>
  151. <p>If you have a personal firewall that limits your computer's
  152. ability to connect to itself, be sure to allow connections from
  153. your local applications to local port 8118 and port 9050. If
  154. your firewall blocks outgoing connections, punch a hole so
  155. it can connect to at least TCP ports 80 and 443, and then see <a
  156. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient">this
  157. FAQ entry</a>.
  158. </p>
  159. <p>If it's still not working, look at <a
  160. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this
  161. FAQ entry</a> for hints.</p>
  162. <hr />
  163. <a id="server"></a>
  164. <h2><a class="anchor" href="#server">Step Four: Configure it as a server</a></h2>
  165. <br />
  166. <p>The Tor network relies on volunteers to donate bandwidth. The more
  167. people who run servers, the faster the Tor network will be. If you have
  168. at least 20 kilobytes/s each way, please help out Tor by configuring your
  169. Tor to be a server too. We have many features that make Tor servers easy
  170. and convenient, including rate limiting for bandwidth, exit policies so
  171. you can limit your exposure to abuse complaints, and support for dynamic
  172. IP addresses.</p>
  173. <p>Having servers in many different places on the Internet is what
  174. makes Tor users secure. You may also get stronger anonymity yourself,
  175. since remote sites can't know whether connections originated at your
  176. computer or were relayed from others.</p>
  177. <p>Read more at our <a href="tor-doc-server.html">Configuring a server</a>
  178. guide.</p>
  179. <hr />
  180. <p>If you have suggestions for improving this document, please post
  181. them on <a href="http://bugs.noreply.org/tor">our bugtracker</a> in the
  182. website category. Thanks!</p>
  183. </div><!-- #main -->
  184. </div>
  185. <div class="bottom" id="bottom">
  186. <i><a href="mailto:tor-webmaster@freehaven.net"
  187. class="smalllink">Webmaster</a></i> - $Id$
  188. </div>
  189. </body>
  190. </html>