Replies: 1 comment
-
@yoshino-s This is already supported via retryablehttp - Have a look at https://github.com/projectdiscovery/retryabledns/blob/main/doh/doh_client_test.go. It's enough to specify doh as protocol before the resolver. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please describe your feature request:
Support resolve dns by DoH or DoT, specific by
resolver
optionsDescribe the use case of this feature:
In some limited space, where dns packets are filtered, we can use doh or dot to resolve hosts
Beta Was this translation helpful? Give feedback.
All reactions