en fait j’ai déja une erreur avec tsocks : tsocks wget -O - -q http://www.whatismyip.org
22:09:03 libtsocks(1413): SOCKS server 64.16.204.25 (64.16.204.25) is not on a local subnet! mais si je lis la FAQ ca dit ca :
[code]By definition SOCKS servers in the tsocks configuration file must be on networks specified by a “local” subnet statement. Remember that a ‘local’ subnet doesn’t describe a subnet that the machine is directly attached to but rather networks that the machine can reach without the aid of any SOCKS server (thus such networks are “local” networks).
When you think about it, if a SOCKS server were on a network that wasn’t local then you would need a SOCKS server in order to be able to reach the SOCKS server (which can actually occur in some strange networks but tsocks doesn’t yet support that sort of network).
To fix your problem just define the network your SOCKS server is on in a local subnet statement[/code]
la je comprends plus comment définir ca ? 