- Added functionality to report per-IP drop counters in the `evofw-firewall.sh` script, capturing the top 200 IPs with packet counts. - Introduced new API endpoints to retrieve blocked IP statistics and reset these stats for agents, enhancing monitoring capabilities. - Updated the agent detail view to display blocked IPs, improving user visibility into agent performance. - Enhanced database schema and repositories to support the storage and management of IP block statistics. These changes provide a comprehensive view of blocked IPs, improving the overall management and monitoring of agents.
Документация EvoFirewall
- Архитектура
- Auth-portal
- EvoBGP
- Agents
- UI design contract
- OpenAPI — HTTP SoT (пути/операции). Живая валидация request bodies — Zod в
@evofw/shared.
# Lint OpenAPI (requires npx)
npx --yes @redocly/cli lint docs/openapi.yaml