secubox-openwrt/package/secubox/secubox-core/root/usr
CyberMind-FR 0a3b1dfc6e feat(secubox-core): Add double-buffer status cache and fix LED blocking
- Remove mmc0 LED from heartbeat loop (was causing LED freeze)
- Implement background status_collector_loop() with staggered intervals
- Add 10 cache files at /tmp/secubox/*.json for instant status reads
- Add status_cached RPCD methods to 6 packages:
  - luci.crowdsec-dashboard
  - luci.mitmproxy
  - luci.secubox-netifyd
  - luci.client-guardian
  - luci.mac-guardian
  - luci.network-anomaly

Dashboards and APIs now read pre-computed JSON cache instead of
spawning subprocesses, eliminating blocking during concurrent requests.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 16:34:35 +01:00
..
bin fix(portal): Add helper script for reliable service enumeration 2026-02-01 06:11:10 +01:00
lib/secubox feat(mitmproxy): Add HAProxy backend inspection and token auth 2026-01-31 15:49:05 +01:00
libexec/rpcd feat(secubox): Add P2P Hub backend and fix theme module 2026-01-30 19:46:28 +01:00
sbin feat(secubox-core): Add double-buffer status cache and fix LED blocking 2026-02-06 16:34:35 +01:00
share/secubox feat(domoticz): Rewrite from Docker to LXC Debian container 2026-02-04 22:05:39 +01:00