Skip to content

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.

Bild96/dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages