Skip to content

shenjinian/dnscherry

 
 

Repository files navigation

DnsCherry

image

image

image

PyPI version

Documentation Status


PyPI

Package

Doc

Documentation

License

MIT

Author

Pierre-Francois Carpentier - copyright 2014


Description

Dnscherry is a small cherrypy application to manage dns zones. It can add/delete records from any dns server using tsig and dynamic updates.

Screenshots

image

License

Dnscherry is released under the MIT public license.

Installation

Quick installation guide:

bash

$ pip install dnscherry

# edit configuration according to your dns setup $ vim /etc/dnscherry/dnscherry.ini

# launch dnscherryd dnscherryd -c /etc/dnscherry/dnscherry.ini

It should be accessible from your browser on http://localhost:8080.

About

Small cherrypy application to manage dns zones.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 73.4%
  • Python 24.4%
  • Shell 1.4%
  • DIGITAL Command Language 0.8%