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

[Feature request]: Send all dns Traffic to Proxy #2725

Closed
1 task done
raminmalekghasemi opened this issue Oct 21, 2022 · 3 comments
Closed
1 task done

[Feature request]: Send all dns Traffic to Proxy #2725

raminmalekghasemi opened this issue Oct 21, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@raminmalekghasemi
Copy link

相关问题

How send dns Query to proxy server

描述你希望的解决方案

How can do this???

描述你所考虑的替代方案

No response

我确认已查询历史issues

@raminmalekghasemi raminmalekghasemi added the enhancement New feature or request label Oct 21, 2022
@saeedesmaeili
Copy link

#up

@free-the-internet
Copy link

Set both local Socks and Http proxy shown in the bottom of the v2RayN window in your browsers. In Firefox there is an option to use Socks5 for DNS.
I don't think v2RayN can do something about it, unless it integrates a TAP or TUN interface (VPN mode)

@saeedesmaeili
Copy link

I used the dnscrypt.
And it works fine.

After downloading the app
1- rename the example-dnscrypt-proxy.toml to dnscrypt-proxy.toml

2- uncomment this line :
server_names = ['scaleway-fr', 'google', 'yandex', 'cloudflare']

3- Find this line, and uncomment it.
http_proxy = 'http://127.0.0.1:10809'
set the value with your v2ray proxy address.

4- Set your network adapter (eth) DNS config to 127.0.0.1

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

No branches or pull requests

4 participants