secubox-openwrt/package
CyberMind-FR f25854b08b fix(metablogizer): Use mitmproxy hot-reload instead of restart
mitmproxy's haproxy_router.py addon already implements hot-reload:
- Checks routes file mtime on every request
- Auto-reloads when file changes

Removed unnecessary mitmproxy restart after adding routes.
Just ensure file permissions are correct (644) for hot-reload to work.

This makes publishing faster and avoids service disruption.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-17 11:56:11 +01:00
..
secubox fix(metablogizer): Use mitmproxy hot-reload instead of restart 2026-03-17 11:56:11 +01:00