Bild96 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Python 100.0%