My DNS Services

Previously, I set up a recursive DNS service using Technitium DNS Server. Today, I have set up another DNS service. This time, I chose to use easymosdns, which is a forwarding DNS that supports traffic splitting and ECS. For domestic domains, it uses Alibaba and Tencent as upstreams, and for overseas domains, it uses Google.

easymosdns is just a lazy configuration for mosdns V4. The setup process is well-documented in the README.md of easymosdns. By default, it works quite well. I only enabled Redis for caching and configured DNS over HTTP, which is then reverse proxied through Nginx to provide DNS over HTTPS.

Both of my DNS services provide DoH without any blocking rules, making them pure upstream servers for clean DNS resolution.

DNS Technitium DNS Server mosdns
DoH https://dnshk.235421.xyz/dns-query https://dnssg.235421.xyz/dnssg
Features Recursive from root, ECS Traffic splitting, ECS
Next Post Previous Post
No Comment
Add Comment
comment url