secubox-openwrt/package/secubox/secubox-core/root/usr/sbin
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
..
secubox feat(cloner): Add SecuBox Station Cloner/Deployer 2026-02-08 06:52:59 +01:00
secubox-appstore feat: Fix Client Guardian RPC, redesign Netifyd devices UI (v0.6.0-r26) 2026-01-08 13:52:45 +01:00
secubox-catalog-sync feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
secubox-cloner feat(cloner): Add OpenWrt version selection and package profiles to image builder 2026-02-25 09:28:20 +01:00
secubox-component go 2026-01-23 05:44:38 +01:00
secubox-core feat(core): Add 3-tier stats persistence and LuCI tree navigation 2026-02-11 11:23:27 +01:00
secubox-crowdsec-collector fix(crowdsec): Fix alerts extraction in overview collector 2026-02-10 06:07:57 +01:00
secubox-dashboard feat(core): Add secubox-dashboard system infographic tool 2026-02-10 10:11:29 +01:00
secubox-diagnostics feat: Netifyd Integration & Build System Improvements (v0.9.1) 2026-01-05 17:35:11 +01:00
secubox-feed-manager feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
secubox-feedback feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
secubox-integrity feat(secubox-core): Add file integrity monitoring 2026-02-06 11:07:24 +01:00
secubox-landing feat(secubox-core): Add secubox-landing page generator 2026-02-08 06:15:37 +01:00
secubox-landing-gen feat: Stats evolution, LED tri-color pulse, Widget Fabricator 2026-02-06 20:43:45 +01:00
secubox-led-pulse fix(led-pulse): Check HAProxy on host instead of LXC container 2026-02-24 07:03:57 +01:00
secubox-mesh feat(v0.17): P2P Mesh Recovery, MITM Analytics, Swiss Army Knife 2026-01-30 19:46:28 +01:00
secubox-profile feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
secubox-recover feat(v0.17): P2P Mesh Recovery, MITM Analytics, Swiss Army Knife 2026-01-30 19:46:28 +01:00
secubox-recovery feat: Major updates - CDN cache with Squid, network modes UI rework, bugfixes 2026-01-30 19:46:28 +01:00
secubox-route feat(routing): Centralize mitmproxy route management in secubox-core 2026-02-28 08:56:04 +01:00
secubox-skill feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
secubox-state go 2026-01-23 05:44:38 +01:00
secubox-stats-persist feat(core): Add 3-tier stats persistence and LuCI tree navigation 2026-02-11 11:23:27 +01:00
secubox-swiss feat(core): Add secubox-swiss unified CLI tool 2026-01-31 13:52:32 +01:00
secubox-sync-registry go 2026-01-23 05:44:38 +01:00
secubox-tftp-recovery feat(mitmproxy): Add HAProxy backend inspection and token auth 2026-01-31 15:49:05 +01:00
secubox-verify feat: Netifyd Integration & Build System Improvements (v0.9.1) 2026-01-05 17:35:11 +01:00
secubox-vhost feat: Stats evolution, LED tri-color pulse, Widget Fabricator 2026-02-06 20:43:45 +01:00
secubox-wan-access fix: Fix UCI rule deletion to handle index shifting in WAN access 2026-01-08 17:34:38 +01:00