secubox-openwrt/package/secubox
CyberMind-FR 6c4257f950 feat: Add mitmproxy HTTPS interception proxy packages
New packages for full URL/cookie/header capture via MITM proxy:

secubox-app-mitmproxy:
- Downloads mitmproxy v11.1.2 binary for aarch64
- Transparent proxy mode with iptables integration
- mitmweb UI on port 8081
- Auto CA certificate generation
- mitmproxyctl CLI management tool

luci-app-mitmproxy:
- SecuBox themed dashboard with red color scheme
- Real-time request capture view
- Top hosts statistics
- CA certificate management
- Full UCI settings interface
- RPCD backend for ubus API

This enables full HTTP/HTTPS inspection including:
- Complete URLs (not just hostnames like nDPId)
- Cookies and headers
- Request/response bodies
- Flow recording for replay

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 14:25:12 +01:00
..
.appstore release: bump secubox hub to 0.6.1-0 2025-12-30 14:42:45 +01:00
luci-app-auth-guardian feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-bandwidth-manager feat(bandwidth-manager): Add Smart QoS, Device Groups, and Analytics (Phase 5) 2026-01-09 14:07:54 +01:00
luci-app-cdn-cache feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-client-guardian feat: Add SecuBox portal header to Client Guardian, Media Flow, and Netdata views 2026-01-09 15:33:14 +01:00
luci-app-crowdsec-dashboard feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
luci-app-ksm-manager feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-magicmirror feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-media-flow fix: Media Flow collector - use contains() instead of regex 2026-01-10 14:04:47 +01:00
luci-app-mitmproxy feat: Add mitmproxy HTTPS interception proxy packages 2026-01-10 14:25:12 +01:00
luci-app-mqtt-bridge feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-ndpid feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
luci-app-netdata-dashboard feat: Add SecuBox portal header to Client Guardian, Media Flow, and Netdata views 2026-01-09 15:33:14 +01:00
luci-app-network-modes feat: Add SecuBox portal header to all Network Modes views 2026-01-09 15:39:13 +01:00
luci-app-network-tweaks feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-secubox feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
luci-app-secubox-admin feat: Add SecuBox portal header and navigation to luci-app-secubox-admin 2026-01-09 16:24:20 +01:00
luci-app-secubox-bonus feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-secubox-netifyd fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
luci-app-secubox-portal feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
luci-app-secubox-security-threats feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
luci-app-system-hub fix: Improve SecuBox theming - dark mode default and hide LuCI tabs 2026-01-09 15:52:38 +01:00
luci-app-traffic-shaper feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-vhost-manager feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-wireguard-dashboard feat: WireGuard Dashboard v0.5.0 - Bug fixes and enhancements 2026-01-09 09:32:31 +01:00
luci-app-zigbee2mqtt fix: Add missing PKG_NAME and PKG_LICENSE in Makefiles 2026-01-09 14:56:30 +01:00
luci-theme-secubox feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
secubox-app fix: Fix JSON syntax error in zigbee2mqtt manifest 2026-01-09 20:11:23 +01:00
secubox-app-adguardhome fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-crowdsec feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
secubox-app-crowdsec-bouncer docs: Add comprehensive build documentation for CrowdSec Firewall Bouncer binary 2026-01-06 20:51:24 +01:00
secubox-app-domoticz fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-lyrion fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-magicmirror fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-mailinabox fix(secubox-app-mailinabox): make Docker dependencies optional to allow installation 2026-01-04 09:44:33 +01:00
secubox-app-mitmproxy feat: Add mitmproxy HTTPS interception proxy packages 2026-01-10 14:25:12 +01:00
secubox-app-ndpid feat: Add nDPId package for lightweight DPI (alternative to netifyd) 2026-01-09 09:32:23 +01:00
secubox-app-netifyd feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
secubox-app-nextcloud fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-nodogsplash feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
secubox-app-zigbee2mqtt fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-core fix: Use secubox-appstore for app installation status in appstore 2026-01-09 16:57:03 +01:00
CROWDSEC-OPENWRT-24.md fix: Remove duplicate packages and disable sheeva64 device 2026-01-09 20:02:45 +01:00