DnsCherry

Dns management web interface.


Dev:dnscherry git
PyPI:dnscherry package
License:MIT
Author:Pierre-Francois Carpentier - copyright © 2014

Presentation

DnsCherry is cherrypy application to manage dns zones.

It’s main functionalities are:

  • add or delete records in one or several zones (using Tsig HMAC)
  • access control with htpasswd files, ldap, http header (use it behind a SSO)
  • modular auth mechanisms, custom authentication modules can easily be implemented
  • traces for each action (add/delete record, connexions...) through logs (syslog or files)

DnsCherry aims to be a simple to deploy and to use Dns web interface.

Screenshot

_images/main_screen.png

Discussion / Help / Updates


_images/python-powered.png _images/cherrypy.png