/dns

Translates human readable names like www.github.com into the numeric IP addresses like 192.0.2.1 that computers use to connect to each other. The Internet's DNS system works much like a phone book by managing the mapping between names and numbers.

Primary LanguagePython

DNS

Translates human readable names like www.github.com into the numeric IP addresses like 192.0.2.1 that computers use to connect to each other. The Internet's DNS system works much like a phone book by managing the mapping between names and numbers.

chmod +x dns
./dns or python3 dns