What's Changed
Features
- Legacy firewall support: Added support for UniFi controllers still using the legacy firewall rule format (pre-Traffic & Firewall Rules UI)
- App-based DNS blocking detection: DNS security audit now detects app-based blocking rules (NextDNS, Cloudflare, etc.) in addition to IP-based rules
Fixes
- Fixed speed test health check failing when HTTPS proxy is configured
- Fixed Teleport badge incorrectly showing on all local speed test results when networks not loaded
- Fixed nginx startup on Windows by patching
/dev/nulltonul
Documentation
- Documented HTTPS mixed content requirements for speed test integration
⚠️ Note on DNS/Firewall Detection
This release includes significant changes to DNS and firewall rule detection. If you experience false positive audit issues being created (e.g., DNS blocking not detected when it should be, or firewall rules flagged incorrectly), please try downgrading to v1.0.3 first to confirm if the issue is related to these changes, then report the issue.
Installation
Windows: Download the MSI installer below
Docker:
docker compose pull && docker compose up -d