secubox-openwrt/package/secubox/luci-app-mitmproxy
CyberMind-FR 447e4ab2be fix(secubox-app-mitmproxy): Fix Docker image token capture for LuCI integration
- Add PYTHONUNBUFFERED=1 to ensure mitmweb output is not buffered
- Use inline while loop to capture authentication token from startup output
- Fix RPCD backend to read token from correct path ($DATA_DIR/.mitmproxy_token)
- Add proper shell detection and symlink creation in Docker rootfs extraction
- Remove unnecessary exec in pipeline that prevented output capture

The mitmweb authentication token is now properly captured and available
to the LuCI Web UI view for iframe embedding.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 09:24:45 +01:00
..
htdocs/luci-static/resources feat(mitmproxy): Add embedded Web UI view with token auth 2026-01-17 08:49:59 +01:00
root/usr fix(secubox-app-mitmproxy): Fix Docker image token capture for LuCI integration 2026-01-17 09:24:45 +01:00
Makefile fix(secubox-app-mitmproxy): Fix Docker image token capture for LuCI integration 2026-01-17 09:24:45 +01:00