dnscode (1.2.0)

Published 2025-01-15 09:48:24 -06:00 by minecraftchest1 in minecraftchest1/dnscode

Installation

pip install --index-url  dnscode

About this package

Simplifying DNS Zone Management

DNScode

Simplifying DNS Zone management


About

DNScode is a project to help simplify DNS zone management, when using plain text files with servers like BIND and NSD. It provides a framework for programmatically generating zone files with Python, allowing for more flexability, compared to other DNS as code solutions.

Installation

DNSCode is a single Python3 script, with very few dependencies, intented to be used as a module inside of another script. Just drop main.py into your project

Requirements

Requires Python: >=3.6
Details
PyPI
2025-01-15 09:48:24 -06:00
0
212 KiB
Assets (2)
Versions (6) View all
1.4.1 2025-01-27
1.4.0 2025-01-27
1.3.2 2025-01-26
1.3.1 2025-01-26
1.3.0 2025-01-15