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

doh route strategy optimized #2305

Merged
merged 2 commits into from Mar 3, 2020
Merged

doh route strategy optimized #2305

merged 2 commits into from Mar 3, 2020

Conversation

vcptr
Copy link
Contributor

@vcptr vcptr commented Mar 2, 2020

Optimize to DOH machanism:

  1. DOH https+local mode: Uses internet.effetiveSystemDialer, complies with API RegisterDialerController, allowing third-party applications (eg: android clients) work with DOH.
  2. DOH https remote mode: Avoid resolving DOH hostnames locally as results may end up contaminated. Also, skips routing rules, sending the doh request directly via the default outbound.

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 this pull request may close these issues.

None yet

2 participants