-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Added enhancement for custom dns servers and persist changes in localstorage #6
Conversation
Hi, @aattwwss, and thanks for your contribution! I appreciate the effort you've put into this. The addition is largely in good shape, but I’d like us to make a few small adjustments to ensure everything works smoothly.
These changes will help maintain consistency and improve user experience. If you have any questions or need further clarification on the feedback, please feel free to discuss. Thanks again for your valuable input to the project! |
Hi @s1lviu, a couple of questions regarding your comments.
|
Hi again @aattwwss,
Programmatically.
Yes, sounds ok, but only that list. For the hosts lists, I would keep it like is now. Thanks! |
Hi @s1lviu Regarding the checking of the dns server, do you have any recommendation as to how to check? Off the top of my head, I am thinking of following this priority:
I would also like to seek clarification on using the Cheers |
Hi @aattwwss,
The order should be:
Regarding your query about using the As a good read for a more detailed understanding of the protocol and methods involved, I recommend checking out the official documentation on RFC 8484: DNS Queries over HTTPS (DoH). Thanks! |
Hi @aattwwss, |
Hi @s1lviu , |
Hi @aattwwss |
I chanced upon your tool https://dnsspeedtest.online/ when I was trying to benchmark and compare my own Adguard server. However I realised I had to manually edit the
script.js
to put in a customised DNS server, so I decided to add these enhancements. Should also fix the issue with #5It is currently deployed at https://speed-doh.static.domains/.