- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
sneak
deleted branch fix/domain-port-tls-state-lookup from sneak/dnswatcher
2026-02-28 12:09:06 +01:00
CRITICAL: Port and TLS checks for apex domains silently do nothing
fix: look up A/AAAA records for apex domains to enable port/TLS checks (closes #19)
CRITICAL: TLS expiry warning fires on every check cycle with no deduplication
fix: deduplicate TLS expiry warnings to prevent notification spam (closes #18)
sneak
deleted branch fix/reduce-dns-timeout-and-root-fanout from sneak/dnswatcher
2026-02-28 12:07:23 +01:00
Reduce DNS query timeout and limit root server fan-out
Reduce DNS query timeout and limit root server fan-out (closes #29)
doc: add TESTING.md — real DNS only, no mocks
fix: formatting + add clawpub reference