Skip to content

This project is implementation of DNS Server which resolved Domain Names and returns IP addresses. It listen on valid open UDP port. On best ICMP reply response time it sorts the ip addresses list and return the best reachable server's IP address to requested client

Notifications You must be signed in to change notification settings

Rav872/Minimal-DNS-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Minimal-DNS-Server

This project is implementation of DNS Server which resolved Domain Names and returns IP addresses. It listen on valid open UDP port. On best ICMP reply response time it sorts the ip addresses list and return the best reachable server's IP address to requested client

About

This project is implementation of DNS Server which resolved Domain Names and returns IP addresses. It listen on valid open UDP port. On best ICMP reply response time it sorts the ip addresses list and return the best reachable server's IP address to requested client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages