2026-01-14 08:44:01 +00:00
|
|
|
{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"],"fields":{"title":{"boost":1000.0},"text":{"boost":1.0},"tags":{"boost":1000000.0}}},"docs":[{"location":"","title":"SecuBox Documentation","text":"<p>Version: 1.0.0 Last Updated: 2025-12-28 Project: OpenWrt LuCI Security & Management Suite</p> <p>Welcome to the SecuBox documentation! This comprehensive guide covers all aspects of developing, deploying, and maintaining SecuBox modules.</p>"},{"location":"#what-is-secubox","title":"\ud83c\udfd7\ufe0f What is SecuBox?","text":"<p>SecuBox is a comprehensive security and network management suite for OpenWrt consisting of 15 LuCI application modules that provide:</p> <ul> <li>Security Monitoring - CrowdSec intrusion prevention, Netdata metrics</li> <li>Network Intelligence - Deep packet inspection, traffic classification</li> <li>Access Control - Captive portal, authentication, VPN management</li> <li>Performance Optimization - QoS, bandwidth management, caching</li> <li>System Administration - Centralized dashboard, service management</li> </ul>"},{"location":"#quick-navigation","title":"\ud83d\ude80 Quick Navigation","text":"<ul> <li> <p>:fontawesome-solid-rocket:{ .lg .middle } Getting Started</p> <p>New to SecuBox? Start here!</p> <p>:octicons-arrow-right-24: Quick Start Guide</p> </li> <li> <p>:fontawesome-solid-book:{ .lg .middle } Development Guide</p> <p>Complete development reference with architecture diagrams</p> <p>:octicons-arrow-right-24: Development Guidelines</p> </li> <li> <p>:fontawesome-solid-code:{ .lg .middle } Code Templates</p> <p>Working examples and implementation patterns</p> <p>:octicons-arrow-right-24: Code Templates</p> </li> <li> <p>:fontawesome-solid-list-check:{ .lg .middle } Validation</p> <p>Module validation and testing workflows</p> <p>:octicons-arrow-right-24: Validation Guide</p> </li> </ul>"},{"location":"#15-module-suite","title":"\ud83d\udce6 15 Module Suite","text":""},{"location":"#core-control-2-modules","title":"Core Control (2 modules)","text":"<ul> <li>SecuBox Central Hub - Main dashboard and module management</li> <li>System Hub - System administration (health, services, logs, backup, etc.)</li> </ul>"},{"location":"#security-monitoring-2-modules","title":"Security & Monitoring (2 modules)","text":"<ul> <li>CrowdSec Dashboard - Intrusion prevention and threat intelligence</li> <li>Netdata Dashboard - Real-time system monitoring</li> </ul>"},{"location":"#network-intelligence-2-modules","title":"Network Intelligence (2 modules)","text":"<ul> <li>Netifyd Dashboard - Deep packet inspection and classification</li> <li>Network Modes - Network profile management</li> </ul>"},{"location":"#vpn-access-control-3-modules","title":"VPN & Access Control (3 modules)","text":"<ul> <li>WireGuard Dashboard - VPN tunnel management</li> <li>Client Guardian - Network access control and captive portal</li> <li>Auth Guardian - Authentication system</li> </ul>"},{"location":"#bandwidth-traffic-2-modules","title":"Bandwidth & Traffic (2 modules)","text":"<ul> <li>Bandwidth Manager - QoS and bandwidth quotas</li> <li>Traffic Shaper - Advanced traffic shaping</li> </ul>"},{"location":"#performance-services-2-modules","title":"Performance & Services (2 modules)","text":"<ul> <li>CDN Cache - Content delivery network proxy cache</li> <li>VHost Manager - Virtual host configuration</li> </ul>"},{"location":"#system-optimization-2-modules","title":"System Optimization (2 modules)","text":"<ul> <li>Media Flow - Media traffic optimization</li> <li>KSM Manager - Kernel same-page merging</li> </ul> <p>View Module Status \u2192</p>"},{"location":"#design-system","title":"\ud83c\udfa8 Design System","text":"<p>SecuBox uses a modern, consistent design system:</p> <ul> <li>Color Palette: Indigo/Violet gradients with dark mode support</li> <li>Typography: Inter (text) + JetBrains Mono (code/values)</li> <li>Components: Cards, badges, buttons with gradient effects</li> <li>Layout: Responsive grid system</li> </ul> <p>See the Design System section for complete specificatio
|