torsocks icon indicating copy to clipboard operation
torsocks copied to clipboard

Wrapper to safely torify applications

Results 7 torsocks issues
Sort by recently updated
recently updated
newest added

Hi there, I want to have a different IP address for every new Window of the same program I open, but it uses the same IP, is there a command...

The hidden GCC attribute is better suited here instead of prefixing each symbol with torsocks_\* in order to avoid polluting the library namespace for no benefits. Four symbols are made...

Enable optimistic data by default, but allow for it to be disabled in the config file. Enable -Werror with Autoconf when available. Added entry to Changelog. Did I miss anything?

Add support for Torsocks to provide optimistic data, by default, during the SOCKS handshake. Overload write/read/send/recv/writev/readv/sendmmsg/recvmmsg/recvmsg/recvfrom Overload pselect/ppoll

Building upon [a patch from issue 28 on Google Code](https://code.google.com/p/torsocks/issues/detail?id=28#c7), this implements an option (`local_connect_enable`) in `torsocks.conf` which allows connections to local addresses. The option is disabled by default (i.e....

With this single-line code change, torsocks works perfectly with the I2P SOCKS client tunnel in addition to Tor, enabling more people to benefit from this excellent tool.