dns2tcp
dns2tcp copied to clipboard
TL;DR—fixes some recursive resolvers not working with dns2tcp. A couple of popular public resolvers (e.g. Cloudflare `1.1.1.1`, Yandex `77.88.8.8`) don't actually adhere to forwarding client's DNS requests. For example, on...
The client always exited after working a few seconds or few minutes. I used strace to find out the reason and found that it was terminated by SIGPIPE. environment: Win10...
When you sniff the DNS TXT records via Wireshark, the responses from the dsn2tcp daemon, you see two so-called `character-string` in each TXT record. The first one has the data....