Skip to content

lxfontes/python_dns_servers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python, DNS and Redis

Simple servers to deliver customized DNS data. These servers rely on Redis as storage backend.

Both of them rely on google's dns as fallback

gevent version

gevent_dns.py

to create a new domain: set IP:name ip_addr set TXT:name txtfield

twisted version

tx_dns.py

create a new domain SET: domain.tld ip_addr

About

gevent and twisted based customizable DNS servers

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%