🚀 Local DNS server, that proxies DNS over HTTPS and cache it
-
Updated
Dec 4, 2022 - C
🚀 Local DNS server, that proxies DNS over HTTPS and cache it
fork from curl/doh with "doh!" support a la homer simpson
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.
🚀 Blazingly slow local DNS over HTTPS proxy with caching
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
Very fast DNS-over-HTTPS to DNS proxy with emphasis on privacy (no logging)
stand-alone application for DoH (DNS-over-HTTPS) name resolves and lookups
Knot Resolver - resolve DNS names like it's 2024
A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
Add a description, image, and links to the dns-over-https topic page so that developers can more easily learn about it.
To associate your repository with the dns-over-https topic, visit your repo's landing page and select "manage topics."