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

Adding more options in builtin DNS providers #6

Closed
HotCakeX opened this issue Jun 23, 2024 Discussed in #5 · 0 comments
Closed

Adding more options in builtin DNS providers #6

HotCakeX opened this issue Jun 23, 2024 Discussed in #5 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HotCakeX
Copy link
Owner

Discussed in #5

Originally posted by agpt8 June 21, 2024
Hi there,

From what I can tell from the README, currently, Cloudflare, Quad9 and Google are supported in builtin DNS provider list. Specifically, the default values for cloudflare and quad9 (I mean, not the malware blocking ones). Would you consider adding those under the builtin provider list?

For cloudflare, the DNS list available here.
For Quad9, it can be found here.

I know these can be added manually with the custom dns cmdlet in the repo but due to lack of docs, it is a bit tricky and requires a bit of fiddling around. For people not familiar with powershell, it would be tricky to find all the acceptable parameter values. For me, using the Get-Help cmdlet did the trick Get-Help Set-CustomWinSecureDNS -Full.

Also, would you consider the fallback to be reordered to cloudflare > quad9 > google for the failed queries? This is in reference to the failed IP lookup on DoH servers as mentioned under features. I ask this as cloudflare and quad9 are far more privacy centric than google even though the all of the queries are encrypted (think no/minimal logs as compared to google). The best case scenario would be having an option in the script itself so that users themselves can mention the order they want.

@HotCakeX HotCakeX added the enhancement New feature or request label Jun 23, 2024
@HotCakeX HotCakeX self-assigned this Jun 23, 2024
@HotCakeX HotCakeX closed this as completed Jul 8, 2024
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

1 participant