Full source: ecekaptan/dig-from-scratch Everyone says DNS is like a phone book for the internet, but most people never stop to ask how it actually does that. The goal is simple: look at the raw bytes of a DNS packet and see what each one means: the header, the flags, the question, and the answer...

Source: [Dev.to](https://dev.to/ece_kaptan/understanding-dns-by-building-dig-36b8)

Sponsored