A simple web application to manage DNS zones
Project description
DnsCherry
- PyPI:
- Doc:
- 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
License
Dnscherry is released under the MIT public license.
Installation
Quick installation guide:
$ 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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dnscherry-0.1.3.tar.gz
(470.1 kB
view hashes)