Status page for HNSDoH https://status.hnsdoh.com
Go to file
Nathan Woodburn 73872af548
All checks were successful
Build Docker / BuildImage (push) Successful in 37s
fix: Update css to stop cutting off last downtime check
2024-09-12 20:36:48 +10:00
.gitea/workflows Initial commit 2024-09-12 13:51:45 +10:00
templates fix: Update css to stop cutting off last downtime check 2024-09-12 20:36:48 +10:00
.gitignore Initial commit 2024-09-12 13:51:45 +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 feat: Add history 2024-09-12 15:04:08 +10:00
README.md feat: Update notification cooldowns and add alerts to index 2024-09-12 18:51:39 +10:00
requirements.txt fix: Add schedule to python requirements 2024-09-12 15:05:46 +10:00
server.py feat: Update relative time for under 1 minute 2024-09-12 20:27:31 +10: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.