Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AliDoH = DoHProvider{ Name: "aliyun", Endpoint: "https://dns.alidns.com/dns-query", } TencentDoH = DoHProvider{ Name: "tencent", Endpoint: "https://doh.pub/dns-query", } CloudflareDoH = DoHProvider{ Name: "cloudflare", Endpoint: "https://cloudflare-dns.com/dns-query", } )
Functions ¶
func QueryTxtByProvider ¶
Types ¶
type DoHProvider ¶
Click to show internal directories.
Click to hide internal directories.