secubox-openwrt/package/secubox/secubox-core/root/etc
CyberMind-FR 19632e38e0 feat(routing): Centralize mitmproxy route management in secubox-core
Add centralized route registry (`secubox-route`) in secubox-core to eliminate
route management duplication across metablogizerctl, streamlitctl, and
mitmproxyctl.

New features:
- `/etc/config/secubox-routes` - UCI config for central route registry
- `/usr/sbin/secubox-route` - CLI for route management (add, remove, sync)
- Import routes from HAProxy, MetaBlogizer, Streamlit with source tracking
- Auto-sync to all mitmproxy instances on route changes
- Skip wildcard domains and LuCI (port 8081) routes

Updated services to use centralized registry:
- metablogizerctl: Use secubox-route add instead of mitmproxyctl sync
- streamlitctl: Use secubox-route add with domain/port params
- peertubectl: Use secubox-route add for emancipation
- vhost-manager/mitmproxy.sh: Prefer secubox-route when available
- mitmproxyctl: Delegate to secubox-route import-all for sync-routes

This prevents route mixups between services and provides a single
source of truth for all WAF routing configuration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-28 08:56:04 +01:00
..
config feat(routing): Centralize mitmproxy route management in secubox-core 2026-02-28 08:56:04 +01:00
cron.d feat(core): Add 3-tier stats persistence and LuCI tree navigation 2026-02-11 11:23:27 +01:00
hotplug.d/iface fix: Simplify WAN access to DMZ-style open ports (v0.6.0-r36) 2026-01-08 17:31:26 +01:00
init.d feat(secubox-core): Add secubox-landing page generator 2026-02-08 06:15:37 +01:00
secubox
uci-defaults feat(factory): Add zero-touch auto-provisioning for mesh devices 2026-02-24 17:58:36 +01:00