secubox-openwrt/package/secubox/luci-app-secubox-portal/root
CyberMind-FR 40fcba797f fix(portal): Optimize get_vhosts RPC method for 191 vhosts
- Rewrote method_get_vhosts() to use single-pass awk parsing
- Reduced execution time from 30+ seconds timeout to 0.24 seconds
- Added arm, armada, files42 routes to mitmproxy config

The previous implementation made 4 UCI calls per vhost (764 total)
causing the luci-tree page to timeout. New implementation parses
uci show output once with awk.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-26 12:27:39 +01:00
..
usr fix(portal): Optimize get_vhosts RPC method for 191 vhosts 2026-02-26 12:27:39 +01:00
www/gk2-hub docs: Add Yggdrasil IPv6 overlay network milestone 2026-02-26 09:24:17 +01:00