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

it doesn't work with proxy socks v5 #27

Open
masafaga opened this issue Jan 15, 2020 · 1 comment
Open

it doesn't work with proxy socks v5 #27

masafaga opened this issue Jan 15, 2020 · 1 comment

Comments

@masafaga
Copy link

Hello!
Can someone implement an option to push mainline dht plugin (49001 UDP) to proxy socks v5(127.0.0.1), it's doesn't work by default.
I'm using google translate.
Regards,

@the8472
Copy link
Owner

the8472 commented Jan 15, 2020

If you're looking for biglybt plugin help, check their issue tracker. This project is just the underlying library.

Personally I have never used socks and from what I have read Socks5 UDP support is not widespread, for example you can't use it over SSH. So I don't intend to implement this myself. But I would accept and mentor pull requests that add an optional configuration to customize UDP socket construction and replace the default ones with socks-proxied UDP sockets.

As an alternative you could try simply tunneling everything over a tunnel device via tun2socks: https://github.com/ambrop72/badvpn/wiki/Tun2socks#udp-forwarding
That wouldn't require any changes to the application.

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

No branches or pull requests

2 participants