Open ghost opened 9 years ago
So I've found out there is partial support for socks proxy, to be more specific, there is a setProxy method for Peer but not for Pool.
setProxy
Peer
Pool
On a different note, it seems a priori Socks5Client isn't working well with tor, could this be?
Socks5Client
I have a set of patches to solve this issue but I'd like to know what are the plans for implementing good socks proxy support.
So I've found out there is partial support for socks proxy, to be more specific, there is a
setProxy
method forPeer
but not forPool
.On a different note, it seems a priori
Socks5Client
isn't working well with tor, could this be?I have a set of patches to solve this issue but I'd like to know what are the plans for implementing good socks proxy support.