Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 304 Bytes

File metadata and controls

5 lines (4 loc) · 304 Bytes

MiniDNS

This is a tiny DNS server that I wrote to understand DNS better. It is in no way and will never be production ready, but it can answer DNS queries (even compressed ones). Implementing it taught me about Chaosnet and other ancient computing technology.