Tuesday, May 31, 2022

Re: remove net/torsocks ?

On 22/05/31 12:12PM, Stuart Henderson wrote:
> Does the current version in ports work?

The current version works fine, you can test it with
$ torsocks curl ifconfig.me
which should give you a Tor exit IP address. (You need to
have tor running.)

I prefer to keep it, as dirty as this solution of hijacking functions
is, it works for many use cases. The last commit is in 2021, so I
consider it's not abondoned.

There is a WIP diff to update it to the latest version on my local
tree, but it's not ready yet (still need to figure out some libc
magic, maybe tomorrow).

No comments:

Post a Comment