mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:33 +00:00
The #603 FILE bind-mount of haproxy-routes.json binds an inode; route tools edit via jq>tmp&&mv (new inode) so changes went stale until a container restart (surfaced fixing git.maegia.tv mis-route). Now: wafctl uses a DIRECTORY bind-mount (host /srv/mitmproxy -> /var/lib/secubox-waf-routes ro) + symlink, and the addon (both synced copies) live-reloads haproxy-routes.json on mtime change (throttled 10s) in requestheaders -> route edits apply with NO restart. Verified live: jq+mv add -> live-reloaded 256 routes, 0 restart. |
||
|---|---|---|
| .. | ||
| cookie_audit.py | ||
| media_cache.py | ||
| secubox_waf.py | ||