is there someone who could package this great and secure tool "tsocks" ...
I could not get tsocks to work on Tiny Core due to the way tsocks is using libraries.
I was able to build torsocks (
http://code.google.com/p/torsocks/), which seems to be an improved version of tsocks.
The attached script will install torsocks on the Tiny Core system on which it is executed and will also build a personal torsocks extension. See the comments at the top of the script for additional usage information.
$ ./getTorsocks.sh
===
=== This script has installed the following files:
===
=== /usr/local/bin/torsocks
=== /usr/local/bin/usewithtor
=== /usr/local/etc/torsocks.conf.sample
=== /usr/local/lib/torsocks/libtorsocks.a
=== /usr/local/lib/torsocks/libtorsocks.la
=== /usr/local/lib/torsocks/libtorsocks.so
=== /usr/local/lib/torsocks/libtorsocks.so.1
=== /usr/local/lib/torsocks/libtorsocks.so.1.0.0
=== /usr/local/share/man/man1/torsocks.1
=== /usr/local/share/man/man1/usewithtor.1
=== /usr/local/share/man/man5/torsocks.conf.5
=== /usr/local/share/man/man8/torsocks.8
=== /usr/local/tce.installed/torsocks
===
=== This script has created the following extension files:
===
=== /tmp/tce/optional/torsocks.tcz
=== /tmp/tce/optional/torsocks.tcz.dep
=== /tmp/tce/optional/torsocks.tcz.md5.txt
===
CAUTION: I do not know whether or not the installed version of torsocks works correctly.