Under the Hood of a Simple DNS Server
https://blog.aos.sh/2020/08/23/under-the-hood-of-a-simple-dns-server/ [blog.aos.sh]
2020-08-24 17:37
For this post, I will talk mostly about the details of implementing a DNS server that follows the original two RFCs that laid out the spec: 1034 and 1035.
source: L