Skip to content

BikerDroid/MINI-DNS-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINI-DNS-Server

MINI DNS Server: Resolve domain names and saves the ips in a database (cache).

Uses an internal list of the best current dns servers. When a server responds correctly, your rating is close to zero and this causes it to be used in the next interactions. Not always a dns server responds correctly, it causes another to be used in place of what was best.

Works on Python 3.2+

About

Resolve domain names and saves the ips in a database (cache).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%