Skip to content
/ dns Public

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.

Notifications You must be signed in to change notification settings

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