Classic Resolver
Doggo’s classic resolver supports traditional DNS queries over UDP and TCP protocols. This is the default mode of operation and is compatible with standard DNS servers.
Using the Classic Resolver
By default, doggo
uses the classic resolver when no specific protocol is specified.
You can explicitly use UDP or TCP by prefixing the nameserver with @udp://
or @tcp://
respectively.