mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:33 +00:00
|
|
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| nginx | ||
| www/admin | ||
| README.md | ||
⚙️ Admin Panel
System administration panel
Category: Dashboard
Screenshot
Features
- User management
- System config
- Logs
- Diagnostics
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-admin
Configuration
Configuration file: /etc/secubox/admin.toml
API Endpoints
GET /api/v1/admin/status- Module statusGET /api/v1/admin/health- Health check
License
LicenseRef-CMSD-1.0 (Source-Disclosed License) — CyberMind © 2024-2026. See LICENCE-CMSD-1.0.md.
