From 8502916d2f3596d7e7cda15c2f062dafadc6ff04 Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Sun, 3 May 2026 08:23:49 +0200 Subject: [PATCH] feat(mitmproxy): Add WebUI status page redirect Add status.html that redirects to index.html for URL consistency. The existing index.html already provides full WAF status functionality. Co-Authored-By: Claude Opus 4.5 --- packages/secubox-mitmproxy/www/mitmproxy/status.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/secubox-mitmproxy/www/mitmproxy/status.html diff --git a/packages/secubox-mitmproxy/www/mitmproxy/status.html b/packages/secubox-mitmproxy/www/mitmproxy/status.html new file mode 100644 index 00000000..0f89c65e --- /dev/null +++ b/packages/secubox-mitmproxy/www/mitmproxy/status.html @@ -0,0 +1,10 @@ + + + + + WAF Status - SecuBox + + +

Redirecting to WAF Status...

+ +