- Rewrote method_get_vhosts() to use single-pass awk parsing - Reduced execution time from 30+ seconds timeout to 0.24 seconds - Added arm, armada, files42 routes to mitmproxy config The previous implementation made 4 UCI calls per vhost (764 total) causing the luci-tree page to timeout. New implementation parses uci show output once with awk. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| htdocs/luci-static/resources | ||
| root | ||
| Makefile | ||
| README.md | ||
SecuBox Portal
Unified web UI entry point for all SecuBox applications -- provides the top-level SecuBox navigation and tabbed dashboard.
Installation
opkg install luci-app-secubox-portal
Access
LuCI > SecuBox (top-level menu)
Sections
- Dashboard -- Aggregated overview of all SecuBox services
- Services -- Container for service sub-menus
- Apps -- Application launcher and catalog
- Settings -- Global SecuBox settings
Public Pages (no login required)
- Bug Bounty
- Crowdfunding Campaign
- Development Status
Dependencies
luci-baseluci-theme-secubox
License
Apache-2.0