Skip to content

Instantly share code, notes, and snippets.

View tkn777's full-sized avatar

Thomas Kuhlmann tkn777

View GitHub Profile
@tkn777
tkn777 / create-acme-record.sh
Created January 16, 2025 18:23
Create / removes acme dns records by modifying bind zone files (without using RFC2136)
#!/bin/bash
#
# Create / Removes acme dns records by modifying bind zone files.
# It does not use RFC2136, so zone files can still be edited manually. :)
#
# Notes:
# - This script is non-concurrent!
#
# Assumptions: