Live data from Hacker News

Rejected announces from libtorrent clients proxying through SOCKS

catgirl.online

31–32 of 32 posts

Re: Rejected announces from libtorrent clients proxying through SOCKS

#31
post #19

Since you're already using a proxy, you can have the proxy change the parameters, and then you are not modifying the client.

id be interested to know how i might get started with implementing something like that

By writing your own proxy, and also making sure the URL doesn't say https (you can change it back to https in the proxy you write)

Re: Rejected announces from libtorrent clients proxying through SOCKS

#32

Technically you could theoretically accept incoming connections if the SOCKS5 server supports the BIND command and the client knows how to use it. It's rare though.

I've genuinely never seen a server that supports the BIND command.
Post reply on HN