We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf5480 commit 234321eCopy full SHA for 234321e
daze.go
@@ -168,7 +168,7 @@ func ResolverDoh(addr string) *net.Resolver {
168
}
169
170
171
-// ResolverDot returns a DoT resolver. Depending on the addr entered, the dns, dot or doh protocol will be used
+// ResolverAny returns a dns resolver. Depending on the addr entered, the dns, dot or doh protocol will be used
172
// automatically.
173
//
174
// Dns: 1.1.1.1:53
0 commit comments