Skip to content

Work in progress. Currently a simple DNS name server as I found it easier to setup redundant DNS servers over seting up something like bind.

Notifications You must be signed in to change notification settings

lachgil/Simple_DNS_Name_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple_DNS_Name_Server

Work in progress.

End goal is a Highly scalable DNS name server that can be updated via an API. Useful for automation. DNS servers will also update and communicate with each other via an API. DNS records will be saved on each server in a pickled file. CDN capabilities ( like geodns )

Current Implimentation is a simple DNS server written in circuits, a python framework.

About

Work in progress. Currently a simple DNS name server as I found it easier to setup redundant DNS servers over seting up something like bind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages