-
Notifications
You must be signed in to change notification settings - Fork 16
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
Default DNS / IP Mapper not working? #124
Comments
DoT and DoH now need ip address now to work properly. It was not the case with previous version. I don't know if it's an issue but it definitely a behavior change. |
Thanks. Yeah, this is quite a severe bug. Will fix it soon. |
IPMapper's (used by bootstrap) |
Fixed in tip. Please do verify. You can also now leave the DefaultDNS |
I'm trying to upgrade the library to the latest version available to see if the leak is resolved but I run into the following issue when a DNS request is made:
My implementation is the same as before with ee0a5ac. Can I find an example anywhere to compare what I'm supposed to change to use a DoT/DoH server now?
Thank you
Originally posted by @paillardf in #123 (comment)
The text was updated successfully, but these errors were encountered: