Closed mahdi-ln closed 3 years ago
How should I do it?
Create a resolv.conf like this:
options use-vc nameserver 1.1.1.1 nameserver 9.9.9.9
All the DNS requests will use TCP instead of UDP, the DNS server must support DNS-over-TCP (most of them support it).
How should I do it?