-
-
Notifications
You must be signed in to change notification settings - Fork 472
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
[Feature] [Bounty $100] FakeDNS #293
Comments
Hoping someone can submit a pr for this feature. 😉 I currently don't have time for it. |
Same here. I specifically created this feature request for speeding this up by posting a bounty, that's why I also opened this duplicate. You are also welcome to claim the bounty. |
Hi @KnockKnockWho I'm new to learning Go-lang and I wish to try and solve this issue I personally do not care about the bounty can you please tell me what files and the workflow associated with this so I can perform a cleanup or fix this? |
I would recommend to implement this functionality based on Clash's fake dns module. |
If someone claims the bounty and should there be any issues with Bountysource, please do not hesitate to let me know as I will |
There a thousands of $ unpaid since months, so you should use buyer protection now. |
|
Given that the BountySource website is no longer online, I have opened a dispute with PayPal. However, I will stand by my word and anyone who gets this merged will get the bounty, which I am increasing to 100 USD now. |
I have implemented tun2socks (with virtual DNS) and netns containerization feature in https://github.com/planetoryd/nsproxy The program is in full Rust. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
Unfortunately, the use of tun2socks requires users to rely on third-party DNS resolvers, even when UDP is supported. At the risk of being a duplicate of #287, this feature request specifically requests to bring back the "fakedns" feature, such that DNS is resolved by the proxy.
I have specifically created this issue to be able to assign a bounty. I offer 50 USD to anyone that gets a pull request with that functionality merged through Bountysource.
Direct link to the bounty: https://app.bountysource.com/issues/123832281-feature-fakedns
The bounty is not too much, but there are forks lying around that already implement this feature. Their code might just require some cleanup.
The text was updated successfully, but these errors were encountered: