An open API service indexing awesome lists of open source software.

https://github.com/kakwa/dnscherry

Small cherrypy application to manage dns zones.
https://github.com/kakwa/dnscherry

cherrypy dns dns-zone-manager python web-ui zone-files

Last synced: 4 months ago
JSON representation

Small cherrypy application to manage dns zones.

Awesome Lists containing this project

README

          

DnsCherry
=========

.. image:: https://raw.githubusercontent.com/kakwa/dnscherry/master/resources/static/img/apple-touch-icon-72-precomposed.png

.. image:: https://github.com/kakwa/dnscherry/actions/workflows/tests.yml/badge.svg
:target: https://github.com/kakwa/dnscherry/actions/workflows/tests.yml
:alt: CI

.. image:: https://coveralls.io/repos/kakwa/dnscherry/badge.svg
:target: https://coveralls.io/r/kakwa/dnscherry

.. image:: https://img.shields.io/pypi/v/dnscherry.svg
:target: https://pypi.python.org/pypi/dnscherry
:alt: PyPI version

.. image:: https://readthedocs.org/projects/dnscherry/badge/?version=latest
:target: http://dnscherry.readthedocs.org/en/latest/?badge=latest
:alt: 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:: https://raw.githubusercontent.com/kakwa/dnscherry/master/docs/assets/main_screen.png

License
=======

Dnscherry is released under the MIT public license.

Installation
============

Debian and RPM packages are available here: `https://github.com/kakwa/kakwalab-pkg` (package name ``dnscherry``).