Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working properly with torrenting #37

Open
mintro32 opened this issue Jun 6, 2022 · 1 comment
Open

Not working properly with torrenting #37

mintro32 opened this issue Jun 6, 2022 · 1 comment

Comments

@mintro32
Copy link

mintro32 commented Jun 6, 2022

I have tried qBittorrent and Deluge so far.
Neither of them can connect to DHT nodes
qBittorrent can connect to PeX peers, but upload and download tend to be slower and less stable than when using my usual v2ray SOCKS5 proxy, probably due to limited connectivity with peers.
I have not seen Deluge work at all with wireproxy.

Not sure if this matters, but wireproxy output is filled with such errors when torrenting:

2022/06/06 18:44:51 [ERR] socks: Failed to handle request: Failed to send reply: write tcp 127.0.0.1:10807->127.0.0.1:59140: write: broken pipe
2022/06/06 18:44:52 [ERR] socks: Failed to handle request: readfrom tcp 127.0.0.1:10807->127.0.0.1:38796: read tcp 10.14.198.2:64038: connection reset by peer
2022/06/06 18:44:54 [ERR] socks: Failed to handle request: Connect to 172.98.71.208:9317 failed: connect tcp 172.98.71.208:9317: connection was refused

#24
If it's not too much work, could you please try to see if changing the SOCKS5 library can solve the issue? https://github.com/wzshiming/socks5
I'll be happy to help with testing

@JJRcop
Copy link

JJRcop commented Oct 7, 2022

I am also facing this problem in the same way as @hintro32. It works but it's slow, because many peers are not able to connect.

Properly fixing #15 may help a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants