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.
- Host: GitHub
- URL: https://github.com/kakwa/dnscherry
- Owner: kakwa
- License: mit
- Created: 2014-03-05T23:35:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T12:05:50.000Z (over 1 year ago)
- Last Synced: 2025-06-25T14:07:05.290Z (about 1 year ago)
- Topics: cherrypy, dns, dns-zone-manager, python, web-ui, zone-files
- Language: Less
- Homepage:
- Size: 799 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: ChangeLogs.rst
- License: LICENSE
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``).