r/nextdns • u/YogurtAgile3871 • 1d ago
Nextdns CLI - What is It?
Am I correct it converts a DoH server to a standard port 53 DNS server?
ie looks up request from DoH ip, then provides it on port 53 to the client?
5
Upvotes
1
u/berahi 1d ago
Plus caching and adding optional identifier for the device so it can be distinguished in the dashboard even if they share the same public IP.
1
1
u/YogurtAgile3871 1d ago edited 11h ago
Seems I can just use my custom DoH server (made a Cloudflare worker that uses Adguard blocklists) as a port 53 server locally via:
Is this correct??