Hi,<br><br>nice work! I tried and works perfectly.<br><br>Just one typo. in src/<a href="http://usewithtor.in">usewithtor.in</a> - there is missing # on line four. It works, but print warning in runtime.<br><br>If is anybody interested, on <a href="http://www.slush.cz/torsocks_1.0-beta-1_i386.deb">http://www.slush.cz/torsocks_1.0-beta-1_i386.deb</a> is DEB package (made by checkinstall tool) for Debian (tested on unstable) and Ubuntu (tested on 8.10).<br>
<br>Marek<br><br><div class="gmail_quote">2008/10/26 Robert Hogan <span dir="ltr">&lt;<a href="mailto:robert@roberthogan.net">robert@roberthogan.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Linux users may be familiar with the various patches for tsocks that make it<br>
safe for use with Tor.<br>
<br>
&nbsp;<a href="https://wiki.torproject.org/noreply/TheOnionRouter/TSocksPatches" target="_blank">https://wiki.torproject.org/noreply/TheOnionRouter/TSocksPatches</a><br>
<br>
Torsocks takes all of the patches to tsocks listed at the link above:<br>
<br>
&nbsp;<a href="http://code.google.com/p/torsocks/source/browse/trunk#trunk/patches" target="_blank">http://code.google.com/p/torsocks/source/browse/trunk#trunk/patches</a><br>
<br>
applies some other enhancements:<br>
<br>
&nbsp;<a href="http://code.google.com/p/torsocks/source/browse/trunk/ChangeLog" target="_blank">http://code.google.com/p/torsocks/source/browse/trunk/ChangeLog</a><br>
<br>
and incorporates them into a new project:<br>
<br>
 &nbsp;<a href="http://code.google.com/p/torsocks/" target="_blank">http://code.google.com/p/torsocks/</a><br>
<br>
Torsocks allows you to use most socks-friendly applications in a safe way with<br>
Tor. Once you have installed torsocks, just launch it like so:<br>
<br>
 &nbsp;usewithtor [application]<br>
<br>
So, for example you can use ssh to a <a href="http://some.ssh.com" target="_blank">some.ssh.com</a> by doing:<br>
<br>
 &nbsp;usewithtor ssh <a href="mailto:username@some.ssh.com">username@some.ssh.com</a><br>
<br>
or launch pidgin by doing:<br>
<br>
 &nbsp;usewithtor pidgin<br>
<br>
You can download the current build at:<br>
<br>
&nbsp;<a href="http://torsocks.googlecode.com/files/torsocks-1.0-beta.tar.gz" target="_blank">http://torsocks.googlecode.com/files/torsocks-1.0-beta.tar.gz</a><br>
<br>
Torsocks is released under the GNU GPL licence v2. As far as I can make out<br>
this is compatible with the original tsocks and all subsequent patches.<br>
</blockquote></div><br><br>