Umarbek

DNS

Status: Planned

Build a DNS (Domain Name System) resolver from scratch. Understanding how domain names are resolved to IP addresses, DNS record types, and the DNS query process.

Details

Implementing DNS query parsing, recursive resolution, caching, and support for common record types (A, AAAA, CNAME, MX, TXT).

Links

Progress

Planning phase. Studying DNS protocol and RFC 1035.

← Back to 101 Projects