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

SOCKS Proxy Not Working with Forwarding Rules #2439

Closed
kkkgo opened this issue Jul 19, 2023 · 1 comment
Closed

SOCKS Proxy Not Working with Forwarding Rules #2439

kkkgo opened this issue Jul 19, 2023 · 1 comment

Comments

@kkkgo
Copy link

kkkgo commented Jul 19, 2023

I have configured dnscrypt-proxy with a SOCKS5 proxy and forwarding rules using the following settings:

proxy = 'socks5://10.0.0.3:1080'
force_tcp = true
forwarding_rules = 'forwarding-rules.txt'

Regular DNS queries are correctly routed through the SOCKS5 proxy as expected. However, when using the forwarding_rules file to specify domain names and rules, the forwarded queries to the server do not go through the SOCKS5 proxy. Since the forwarded server can only be accessed through the SOCKS proxy, this prevents the results from being returned.

@github-actions
Copy link

This issue was automatically closed because it did not follow the issue template. We use the issue tracker exclusively for bug reports and feature additions that have been previously discussed. However, this issue appears to be a support request. Please use the discussion forums for support requests.

@DNSCrypt DNSCrypt locked and limited conversation to collaborators Aug 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant