feat(secubox-app-webapp): Add multi-tab dashboard with enhanced features
- Add System tab: hardware/software info, storage, memory details - Add Network tab: WiFi status, traffic graph, DHCP leases - Add CrowdSec tab: metrics, decisions table with unban buttons - Add Firewall tab: zones display, forwarding rules - Add Logs tab: filtering (errors/warnings/crowdsec), search - Add Services tab: start/stop/restart controls - Add Settings tab: refresh interval, quick links - Auto-detect server URL from window.location - Version bump to 1.2.0 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
3908080a03
commit
845f15222b
@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=secubox-app-webapp
|
||||
PKG_VERSION:=1.0.0
|
||||
PKG_VERSION:=1.2.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_MAINTAINER:=CyberMind.FR <contact@cybermind.fr>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user