Status page for HNSDoH https://status.hnsdoh.com
Go to file
2025-03-28 23:43:14 +11:00
.gitea/workflows Initial commit 2024-09-12 13:51:45 +10:00
templates feat: Add manifest.json to allow installing pwa 2024-09-17 15:38:58 +10:00
.gitignore feat: Add latest api route 2024-10-02 14:39:15 +10:00
Dockerfile Initial commit 2024-09-12 13:51:45 +10:00
LICENSE.txt Initial commit 2024-09-12 13:51:45 +10:00
main.py fix: Reduce status checks to every 5 minutes 2024-09-12 20:50:04 +10:00
README.md feat: Update notification cooldowns and add alerts to index 2024-09-12 18:51:39 +10:00
requirements.txt feat: Add some performance improvements 2025-03-28 23:29:35 +11:00
server.py feat: Add api for manual checks 2025-03-28 23:43:14 +11:00

HNSDoH Status

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.