Skip to content

An authorative nameserver using Redis as a backend written in Python with Gevent

License

Notifications You must be signed in to change notification settings

3onyc/python-redisdnsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-RedisDNSd

An authorative DNS server written in Python+gevent that uses Redis as a backend

NOTE This is very much an experiment, use at your own risk.

Installation / Usage

  1. Clone the repository
  2. pip install -r requirements.txt
  3. python server.py

Todo

  • Documentation
  • Tests
  • Command line flags

##License

See LICENSE

About

An authorative nameserver using Redis as a backend written in Python with Gevent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages