[tor-talk] torsocks, usewithtor, torify questions - end the confusion!
grarpamp
grarpamp at gmail.com
Sun Jul 22 22:53:58 UTC 2012
Torsocks docs are woefully in need of work to match the code. And you may find
yourself better off if you ignore the scripts and write your own. All
you really need is:
LD_PRELOAD=/.../libtorsocks.so TORSOCKS_CONF_FILE=/.../torsocks.conf
TORSOCKS_DEBUG=1 "$@"
local = 10.0.0.0/255.0.0.0
local = 127.0.0.0/255.128.0.0
local = 127.128.0.0/255.192.0.0
local = 169.254.0.0/255.255.0.0
local = 172.16.0.0/255.240.0.0
local = 192.168.0.0/255.255.0.0
server = 127.0.0.1
server_port = 9050
server_type = 5
More information about the tor-talk
mailing list