feat: Update notification cooldowns and add alerts to index
All checks were successful
Build Docker / BuildImage (push) Successful in 35s

This commit is contained in:
2024-09-12 18:51:39 +10:00
parent a2e173f777
commit fa78390fc7
4 changed files with 81 additions and 28 deletions

View File

@@ -1,2 +1,4 @@
# HNSDoH Status
This is a simple webserver to check the status of the Handshake DoH server.
This is a simple webserver to check the status of the Handshake DoH server.
It will check every 5 minutes to see if each node is up and running. It checks the node for plain dns, DNS over HTTPS, and DNS over TLS. For DNS over HTTPS and DNS over TLS, it will check the certificate to make sure it is valid.