From 4dc951780e9d8a7a4116a0480fe5d5d5b34ad275 Mon Sep 17 00:00:00 2001 From: Giovanni d'Amelio Date: Tue, 25 Apr 2023 11:05:13 -0700 Subject: [PATCH] Add some possible future enhancements to the readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4743c99..ef44689 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,11 @@ port = 2222 $ export TSDNS_DNSSERVER_PORT=2222 ``` + +# Possible Future Enhancements + + - Webhook endpoint allowing automatic refreshing of devices when a new device is added + - LetsEncrypt DNS-01 Challenge integration + - Config based static records/aliases + - Simple web ui listing status + - Status url for Prometheus or monitoring