tor-doc-osx.html 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Tor Mac OS X Install Instructions</title>
  5. <meta name="Author" content="Thomas Hardly">
  6. <meta name="Author" content="Roger Dingledine">
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8. <meta http-equiv="Content-Style-Type" content="text/css">
  9. <link rel="stylesheet" type="text/css" href="tor-doc.css">
  10. </head>
  11. <body>
  12. <h1>Running the <a href="http://tor.eff.org/">Tor</a> client on Mac OS X</h1>
  13. <a name="installing"></a>
  14. <h2>Step One: Download and Install Tor</h2>
  15. <p>
  16. <b>Note that these are the installation instructions for running a client on
  17. Mac OS X. If you want to run a server (please do), read the "Configuring a
  18. server" section at <a href="tor-doc.html#server">tor-doc.html</a>.</b>
  19. </p>
  20. <p>
  21. This document was updated June 09 2005.
  22. </p>
  23. <p>
  24. The latest beta release of Tor for Macintosh OS X is <a
  25. href="http://tor.eff.org/dist/osx/Tor 0.1.0.9-rc Bundle.dmg">0.1.0.9-rc</a>.
  26. Download it by clicking the link. You may be able to find experimental versions
  27. <a href="http://tor.freehaven.net/dist/osx/">here</a>, if you're looking for
  28. new features and new bugs.
  29. </p>
  30. <p>Our Tor installer should make everything pretty simple. Below is a
  31. screenshot of the setup page (your version will probably be newer than
  32. the version printed in this screenshot):
  33. </p>
  34. <img alt="tor installer splash page"
  35. src="http://tor.eff.org/img/screenshot-osx-installer-splash.png"
  36. border="1">
  37. <p>
  38. By default, Tor is configured to run at startup. If you do not want Tor to
  39. run on startup, you can disable this by selecting "Customize" in the
  40. Installer, and then un-checking the "Tor Startup Script" box. Be sure to
  41. leave the other boxes checked.
  42. </p>
  43. <p>Once the installer is finished and your computer restarts, Tor will
  44. start automatically. Tor comes configured as a client by default. It
  45. uses a built-in default configuration file in <tt>/Library/Tor/torrc</tt>,
  46. but most people won't need to change any of the settings. Tor is now
  47. installed.</p>
  48. <p>Privoxy is installed as part of the Tor bundle package
  49. installer. Privoxy is a filtering web proxy that integrates well with
  50. Tor. Once it's installed, it will start automatically when your computer
  51. is restarted.
  52. </p>
  53. <p>You do not need to configure Privoxy to use Tor. A custom Privoxy
  54. configuration for Tor has been installed as part of the installer package.
  55. </p>
  56. <a name="using"></a>
  57. <h2>Step Two: Configure your applications to use Tor</h2>
  58. <p>After installing Tor, you need to configure your applications to use
  59. it. The first step is to set up web browsing.
  60. Change your browser to HTTP proxy at localhost port 8118.
  61. (That's where Privoxy listens.)
  62. In Mozilla, this is in Mozilla|Preferences|Advanced|Proxies.
  63. In Firefox it's Firefox|Preferences|General|ConnectionSettings.
  64. You should set both your Web Proxy (HTTP) and your Secure Web Proxy
  65. (HTTPS or SSL) to localhost port 8118, to hide your SSL traffic too.
  66. <p>If you want to use Tor with Safari, you need to change your
  67. Network Settings. The process looks something like:</p>
  68. <img alt="LAN settings in IE"
  69. src="http://tor.eff.org/img/screenshot-osx-choose-network.png"
  70. border="1">
  71. <p>
  72. Select your Network Preferences from the Apple | Location menu.</p>
  73. <img alt="Proxy settings in IE"
  74. src="http://tor.eff.org/img/screenshot-osx-choose-interface.png"
  75. border="1">
  76. <P>
  77. <p>Select the Network Interface you want to enable Tor on. If you use
  78. more than one Interface you must change the proxy settings for each
  79. individually.</p>
  80. <img alt="Proxy settings in IE"
  81. src="http://tor.eff.org/img/screenshot-osx-proxy-settings.png"
  82. border="1">
  83. <p>Select and enter 127.0.0.1 and port 8118 for both Web Proxy (HTTP)
  84. and your Secure Web Proxy (HTTPS). Leave your Use Passive FTP Mode (PASV) setting as is.</p>
  85. <p>Using privoxy is <strong>necessary</strong> because <a
  86. href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
  87. leak your
  88. DNS requests when they use a SOCKS proxy directly</a>, which is bad for
  89. your anonymity. Privoxy also removes certain dangerous headers from your
  90. web requests, and blocks obnoxious ad sites like Doubleclick.</p>
  91. <p>To test if it's working, you need to know your normal IP address
  92. so you can verify that the address really changes when running Tor.
  93. Your local IP address is shown by the <tt>ifconfig</tt> command.
  94. If you are behind a NAT/Firewall you can use one of the sites listed
  95. below to check which IP you are using.
  96. When that is done, start Tor and Privoxy and visit any of the sites again.
  97. If everything works, your IP address should have changed.
  98. </p>
  99. <p>
  100. <!--<a href="http://peertech.org/privacy-knoppix/">peertech</a>, -->
  101. <a href="http://www.showmyip.com/">showmyip.com</a> and
  102. <a href="http://ipid.shat.net">ipid.shat.net</a>
  103. are sites that show your current IP so you can see
  104. what address and country you're coming from.
  105. </p>
  106. <p>
  107. If you have a personal firewall that limits your computer's ability
  108. to connect to itself, be sure to allow connections from your local
  109. applications to
  110. local port 8118 and port 9050. If your firewall blocks outgoing connections,
  111. punch a hole so it can connect to at least TCP ports 80, 443, and 9001-9033.
  112. For more troubleshooting suggestions, see <a
  113. href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">the FAQ</a>.
  114. </p>
  115. <p>To Torify another application that supports HTTP, just point
  116. it at Privoxy (that is, localhost port 8118). To use SOCKS
  117. directly (for example, for instant messaging, Jabber, IRC, etc),
  118. point your application directly at Tor (localhost port 9050). For
  119. applications that support neither SOCKS nor HTTP, take a look at <a
  120. href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">connect</a> or
  121. <a href="http://www.dest-unreach.org/socat/">socat</a>.
  122. <br />
  123. For more information how to Torify other applications in detail visit
  124. the <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify HOWTO</a>.
  125. <p>If you have suggestions for improving this document, please post
  126. them on <a href="http://bugs.noreply.org/tor">our bugtracker</a> in the
  127. website category. Thanks!</p>
  128. <h2>How To Uninstall</h2>
  129. <p>The Tor 0.1.0.x series does not come with an uninstaller; this feature
  130. will be added in the 0.1.1.x series. If you want to remove Tor on OSX,
  131. here's how:</p>
  132. <p>Change your application proxy settings back to their original values.
  133. If you just want to stop using Tor, you can end at this point.</p>
  134. <p>To stop Tor and Privoxy from running on startup</b>, remove the
  135. /Library/StartupItems/Tor and /Library/StartupItems/Privoxy directories
  136. respectively. If you just want to stop Tor from running, you can end at this
  137. point.</p>
  138. <p>To erase all remaining Tor and Privoxy files from your computer, delete
  139. the following:
  140. <ul><li>/Library/Tor</li>
  141. <li>/Library/Privoxy</li>
  142. <li>/usr/bin/tor</li>
  143. <li>/usr/bin/tor_resolve</li>
  144. <li>/var/log/tor</li>
  145. <li>/usr/share/man/man1/tor.1</li>
  146. <li>/usr/share/man/man1/tor-resolve.1</li>
  147. <li>/usr/share/man/man1/torify.1</li>
  148. </ul>
  149. </p>
  150. </body>
  151. </html>