secubox-openwrt/package/secubox/luci-app-crowdsec-dashboard/root/usr/libexec
CyberMind-FR 53dc035955 fix(crowdsec): Read WAF threats from mitmproxy-in instance
The CrowdSec dashboard was reading from /srv/mitmproxy/threats.log
but the WAF input instance writes to /srv/mitmproxy-in/threats.log.

Fixed paths:
- threats.log: /srv/mitmproxy -> /srv/mitmproxy-in
- autoban-processed.log: /srv/mitmproxy -> /srv/mitmproxy-in

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 16:29:29 +01:00
..
rpcd fix(crowdsec): Read WAF threats from mitmproxy-in instance 2026-02-20 16:29:29 +01:00