- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
No validation or warning when DNSWATCHER_TARGETS is empty
feat: fail fast when no monitoring targets configured
Watcher startup context bug: startCtx expires after fx startup
fix: use context.Background() for watcher goroutine lifetime
sneak
deleted branch fix/issue-55-port-hostname-set from sneak/dnswatcher
2026-03-02 00:32:28 +01:00
Port check IP↔hostname association is lossy (single hostname per IP:port)
fix: track multiple hostnames per IP:port in port state
Race between DNS and port/TLS checks (stale IPs)
fix: enforce DNS-first ordering for port and TLS checks