A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
-
Updated
Oct 2, 2024 - C
A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
stand-alone application for DoH (DNS-over-HTTPS) name resolves and lookups
DohService receives incoming DNS query requests from supported web browsers using DNS-over-HTTPS (DOH) protocol, and then resolves the hostnames in these requests using other upstream DNS services on port 53.
DNS resolver and DNS C library with DoH, DoT support, Python interface to DNS C library
DNSProxy listens for incoming DNS requests, parses and encapsulates such queries into HTTP requests towards DoH resolvers as per RFC-8484. Upon valid response from DoH HTTP service DNSProxy will craft and send RFC-1035 compliant DNS responses back to calling client. DNSProxy protects you from privacy leaks, with option to store raw response packets
Add a description, image, and links to the doh topic page so that developers can more easily learn about it.
To associate your repository with the doh topic, visit your repo's landing page and select "manage topics."