<p class="MsoNormal"><a href="http://www.torfox.org/">http://www.torfox.org/</a></p>

<p class="MsoNormal">Torfox is a mashup between Tor and Firefox. I’ve made
changes to Firefox&#39;s source code, at the socket level, forcing all connections to be encapsulated with a Socks4 connection through &quot;tor.exe&quot;. All
DNS lookups are done with a piped call to &quot;tor-resolve.exe&quot; to prevent DNS leaks.
There is no configuration needed for Tor. It&#39;s included in the installer. The browser will start and stop Tor
automatically on a non-default port to prevent conflicts. I have uploaded the only changed source code
files to <a href="http://torfox.googlecode.com/svn/trunk/source/3.0.10/">http://torfox.googlecode.com/svn/trunk/source/3.0.10/</a>
and the rest can be downloaded from Mozilla and the Tor Project. Just overwrite the corresponding 3 files in the Firefox 3.0.10 source tree with the 3 files from the Torfox SVN. It won&#39;t
compile on anything but Windows until I replace the Win32 code with platform
independent versions. It&#39;s possible, in theory, since Mozilla already includes
their own runtime library with PR_CreateProcess(), PR_GetHostByName(), etc. If
there is enough interest from the community and volunteers willing to help code
or test then I&#39;m willing to add any requested features or changes. Otherwise, I
might just leave it as is because it works perfectly for my personal use. I&#39;m
not even sure anyone will see the benefit of this over the current Tor browser
bundle but personally, I like not having to worry about Tor and it is probably a little more friendly to beginners (though it would need a huge warning about HTTPS). Feel free to contact me here or at <a href="http://torfox.org">torfox.org</a>@<a href="http://gmail.com">gmail.com</a> with any questions or comments.</p>