summaryrefslogtreecommitdiff
path: root/doc/tor-doc-osx.html
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-06-09 23:59:18 +0000
committerRoger Dingledine <arma@torproject.org>2005-06-09 23:59:18 +0000
commitf736ec8ce8d8f080296cf070c7a34d712c6cd12c (patch)
tree9bc9ff858342a6cdbcc67d2ac5d5fa6e49df61e1 /doc/tor-doc-osx.html
parent595376585eca47d12a85175d2fa5ba6548c4fcf4 (diff)
downloadtor-f736ec8ce8d8f080296cf070c7a34d712c6cd12c.tar.gz
tor-f736ec8ce8d8f080296cf070c7a34d712c6cd12c.zip
tell the osx and win32 crowds about the new version
svn:r4391
Diffstat (limited to 'doc/tor-doc-osx.html')
-rw-r--r--doc/tor-doc-osx.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html
index 6aa55ef0da..4a712c2353 100644
--- a/doc/tor-doc-osx.html
+++ b/doc/tor-doc-osx.html
@@ -22,11 +22,11 @@
server" section at <a href="tor-doc.html#server">tor-doc.html</a>.</b>
</p>
<p>
-This document was updated June 08 2005.
+This document was updated June 09 2005.
</p>
<p>
The latest beta release of Tor for Macintosh OS X is <a
-href="http://tor.eff.org/dist/osx/Tor 0.1.0.8-rc Bundle.dmg">0.1.0.8-rc</a>.
+href="http://tor.eff.org/dist/osx/Tor 0.1.0.9-rc Bundle.dmg">0.1.0.9-rc</a>.
Download it by clicking the link. You may be able to find experimental versions
<a href="http://tor.freehaven.net/dist/osx/">here</a>, if you're looking for
new features and new bugs.
@@ -109,10 +109,10 @@ DNS requests when they use a SOCKS proxy directly</a>, which is bad for
your anonymity. Privoxy also removes certain dangerous headers from your
web requests, and blocks obnoxious ad sites like Doubleclick.</p>
-<p>To test if it's working, you need to know your normal IP address
+<p>To test if it's working, you need to know your normal IP address
so you can verify that the address really changes when running Tor.
-Your local IP address is shown by the <tt>ifconfig</tt> command.
-If you are behind a NAT/Firewall you can use one of the sites listed
+Your local IP address is shown by the <tt>ifconfig</tt> command.
+If you are behind a NAT/Firewall you can use one of the sites listed
below to check which IP you are using.
When that is done, start Tor and Privoxy and visit any of the sites again.
If everything works, your IP address should have changed.
@@ -142,7 +142,7 @@ directly (for example, for instant messaging, Jabber, IRC, etc),
point your application directly at Tor (localhost port 9050). For
applications that support neither SOCKS nor HTTP, take a look at <a
href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">connect</a> or
-<a href="http://www.dest-unreach.org/socat/">socat</a>.
+<a href="http://www.dest-unreach.org/socat/">socat</a>.
<br />
For more information how to Torify other applications in detail visit
the <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify HOWTO</a>.