From 462a0bebc483c05250bf3904562bb9142dd35918 Mon Sep 17 00:00:00 2001 From: Benjamin Graillot Date: Tue, 25 Dec 2018 21:13:23 +0100 Subject: [PATCH] Updated README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 33b3457..8f999df 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,10 @@ This service uses Re2o API to generate DNS zone files ## Requirements * python3 +* knot * requirements in https://gitlab.federez.net/re2o/re2oapi + +## Scripts + +* `main.py`: Generates the zone files and reloads the zones +* `dnssec_generate.py`: Generate the DS records for the zones in `dnssec_domains.json` and writes them to `dnssec.json`