secubox-openwrt/package/secubox
CyberMind-FR 7f5cb14b96 feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0)
Complete rewrite of secubox-app-mitmproxy to use native OpenWrt packages
instead of pip runtime installation.

New packages created:
- mitmproxy (10.0.0) - Native build from GitHub source
- python3-mitmproxy-rs (0.5.2) - Rust extension with PyO3
- python3-h11 (0.14.0) - HTTP/1.1 protocol
- python3-h2 (4.1.0) - HTTP/2 protocol
- python3-hyperframe (6.0.1) - HTTP/2 framing
- python3-hpack (4.0.0) - HPACK compression
- python3-wsproto (1.2.0) - WebSocket protocol
- python3-aioquic (1.0.0) - QUIC/HTTP3 support
- python3-pylsqpack (0.3.18) - QPACK encoder
- python3-kaitaistruct (0.10) - Binary parsing
- python3-publicsuffix2 (2.20191221) - Domain parsing
- python3-ldap3 (2.9.1) - LDAP support

Changes to secubox-app-mitmproxy:
- Removed pip dependency, now uses native +mitmproxy package
- Removed wrapper scripts (native binaries from mitmproxy package)
- Fixed iptables cleanup to use configured port
- Bumped version to 2.0.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 18:28:53 +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 fix: Use pgrep -x for exact process matching in mitmproxy RPCD 2026-01-10 15:30:16 +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 fix: Use mitmproxy 9.0.1 (no Rust dependency) 2026-01-10 15:35:05 +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
mitmproxy feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-aioquic feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-h2 feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-h11 feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-hpack feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-hyperframe feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-kaitaistruct feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-ldap3 feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-mitmproxy-rs feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-publicsuffix2 feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-pylsqpack feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +01:00
python3-wsproto feat: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +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: Rewrite mitmproxy with native OpenWrt build (v10.0.0) 2026-01-10 18:28:53 +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