Implemented the UI improvements. and roadmap

This commit is contained in:
larssand
2026-06-24 20:43:40 +02:00
parent 24ee2367a2
commit 223b2a013e
6 changed files with 151 additions and 23 deletions

View File

@@ -8,6 +8,8 @@ FortiGate is one supported example. The same workflow applies to DNS/AdGuard, Wi
The Python module and legacy `fgai` command remain available for compatibility. New installations can use `signalscope`.
The prioritized implementation plan is tracked in [ROADMAP.md](ROADMAP.md).
Autoblocking is dry-run by default. The tool will not block RFC1918, loopback, multicast, link-local, reserved, or allowlisted addresses unless you change the code.
## Screenshots