feat(matrix): Add Matrix/Conduit E2EE messaging server integration
- secubox-app-matrix: Conduit homeserver in LXC container - matrixctl CLI: install/uninstall, user/room management, federation - DID identity integration, P2P mesh publication - luci-app-matrix: LuCI dashboard with 17 RPCD methods - Install wizard, status cards, service controls - User management, emancipate (public exposure) - Identity/mesh integration, logs viewer - Updated apps-local.json with messaging category metadata - Conduit v0.10.12 with Matrix Protocol v1.12 support Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
cc372f32b2
commit
bea65ed3e6
@ -2742,3 +2742,34 @@ git checkout HEAD -- index.html
|
|||||||
- `luci-app-metablogizer/htdocs/luci-static/resources/view/metablogizer/dashboard.js`
|
- `luci-app-metablogizer/htdocs/luci-static/resources/view/metablogizer/dashboard.js`
|
||||||
- `luci-app-metablogizer/htdocs/luci-static/resources/metablogizer/api.js`
|
- `luci-app-metablogizer/htdocs/luci-static/resources/metablogizer/api.js`
|
||||||
- `luci-app-metablogizer/root/usr/share/rpcd/acl.d/luci-app-metablogizer.json`
|
- `luci-app-metablogizer/root/usr/share/rpcd/acl.d/luci-app-metablogizer.json`
|
||||||
|
|
||||||
|
54. **Matrix/Conduit E2EE Messaging Integration (2026-02-21)**
|
||||||
|
- New `secubox-app-matrix` package — Conduit Matrix homeserver in LXC container.
|
||||||
|
- New `luci-app-matrix` package — LuCI dashboard for Matrix management.
|
||||||
|
- **Backend (matrixctl CLI)**:
|
||||||
|
- Container lifecycle: `install`, `uninstall`, `update`
|
||||||
|
- Service control: `start`, `stop`, `restart`, `status`
|
||||||
|
- User management: `user add/del/passwd/list`
|
||||||
|
- Room management: `room create/delete/list`
|
||||||
|
- Exposure: `configure-haproxy`, `emancipate <domain>`
|
||||||
|
- Identity: `identity link/unlink` (DID integration)
|
||||||
|
- Mesh: `mesh publish/unpublish` (P2P service discovery)
|
||||||
|
- Backup: `backup`, `restore`
|
||||||
|
- **RPCD methods (17 total)**:
|
||||||
|
- Read: `status`, `logs`, `federation_status`, `identity_status`, `mesh_status`
|
||||||
|
- Write: `start`, `stop`, `install`, `uninstall`, `update`, `emancipate`, `configure_haproxy`, `user_add`, `user_del`, `identity_link`, `identity_unlink`, `mesh_publish`, `mesh_unpublish`
|
||||||
|
- **Dashboard features**:
|
||||||
|
- Install wizard for first-time setup
|
||||||
|
- Status cards with connection badges
|
||||||
|
- Service controls (Start/Stop/Restart)
|
||||||
|
- User management table
|
||||||
|
- Emancipate form for public exposure
|
||||||
|
- Identity/DID integration section
|
||||||
|
- Mesh publication controls
|
||||||
|
- Log viewer
|
||||||
|
- Container: Debian Bookworm arm64 + pre-built Conduit binary (~15MB)
|
||||||
|
- Resources: 512MB RAM, 2GB storage
|
||||||
|
- Catalog: Added to apps-local.json with "messaging" category
|
||||||
|
- Files:
|
||||||
|
- `secubox-app-matrix/`: Makefile, UCI config, init script, matrixctl (1279 lines)
|
||||||
|
- `luci-app-matrix/`: RPCD handler (461 lines), ACL, menu, overview.js (377 lines), api.js (137 lines)
|
||||||
|
|||||||
@ -11,7 +11,7 @@ Description: Unified AI security insights dashboard for SecuBox.
|
|||||||
DNS Guard, Network Anomaly, CVE Triage, and LocalRecall.
|
DNS Guard, Network Anomaly, CVE Triage, and LocalRecall.
|
||||||
Provides security posture scoring and AI-powered analysis.
|
Provides security posture scoring and AI-powered analysis.
|
||||||
Filename: luci-app-ai-insights_1.0.0-r1_all.ipk
|
Filename: luci-app-ai-insights_1.0.0-r1_all.ipk
|
||||||
Size: 11634
|
Size: 11637
|
||||||
|
|
||||||
Package: luci-app-auth-guardian
|
Package: luci-app-auth-guardian
|
||||||
Version: 0.4.0-r3
|
Version: 0.4.0-r3
|
||||||
@ -23,7 +23,7 @@ Architecture: all
|
|||||||
Installed-Size: 71680
|
Installed-Size: 71680
|
||||||
Description: Comprehensive authentication and session management with captive portal, OAuth2/OIDC integration, voucher system, and time-based access control
|
Description: Comprehensive authentication and session management with captive portal, OAuth2/OIDC integration, voucher system, and time-based access control
|
||||||
Filename: luci-app-auth-guardian_0.4.0-r3_all.ipk
|
Filename: luci-app-auth-guardian_0.4.0-r3_all.ipk
|
||||||
Size: 12393
|
Size: 12396
|
||||||
|
|
||||||
Package: luci-app-backup
|
Package: luci-app-backup
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -35,7 +35,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI Backup Manager
|
Description: LuCI Backup Manager
|
||||||
Filename: luci-app-backup_1.0.0-r1_all.ipk
|
Filename: luci-app-backup_1.0.0-r1_all.ipk
|
||||||
Size: 4535
|
Size: 4532
|
||||||
|
|
||||||
Package: luci-app-bandwidth-manager
|
Package: luci-app-bandwidth-manager
|
||||||
Version: 0.5.0-r2
|
Version: 0.5.0-r2
|
||||||
@ -47,7 +47,7 @@ Architecture: all
|
|||||||
Installed-Size: 337920
|
Installed-Size: 337920
|
||||||
Description: Advanced bandwidth management with QoS rules, client quotas, and SQM integration
|
Description: Advanced bandwidth management with QoS rules, client quotas, and SQM integration
|
||||||
Filename: luci-app-bandwidth-manager_0.5.0-r2_all.ipk
|
Filename: luci-app-bandwidth-manager_0.5.0-r2_all.ipk
|
||||||
Size: 61686
|
Size: 61687
|
||||||
|
|
||||||
Package: luci-app-cdn-cache
|
Package: luci-app-cdn-cache
|
||||||
Version: 0.5.0-r3
|
Version: 0.5.0-r3
|
||||||
@ -59,7 +59,7 @@ Architecture: all
|
|||||||
Installed-Size: 122880
|
Installed-Size: 122880
|
||||||
Description: Dashboard for managing local CDN caching proxy on OpenWrt
|
Description: Dashboard for managing local CDN caching proxy on OpenWrt
|
||||||
Filename: luci-app-cdn-cache_0.5.0-r3_all.ipk
|
Filename: luci-app-cdn-cache_0.5.0-r3_all.ipk
|
||||||
Size: 24256
|
Size: 24254
|
||||||
|
|
||||||
Package: luci-app-client-guardian
|
Package: luci-app-client-guardian
|
||||||
Version: 0.4.0-r7
|
Version: 0.4.0-r7
|
||||||
@ -71,7 +71,7 @@ Architecture: all
|
|||||||
Installed-Size: 276480
|
Installed-Size: 276480
|
||||||
Description: Network Access Control with client monitoring, zone management, captive portal, parental controls, and SMS/email alerts
|
Description: Network Access Control with client monitoring, zone management, captive portal, parental controls, and SMS/email alerts
|
||||||
Filename: luci-app-client-guardian_0.4.0-r7_all.ipk
|
Filename: luci-app-client-guardian_0.4.0-r7_all.ipk
|
||||||
Size: 52688
|
Size: 52684
|
||||||
|
|
||||||
Package: luci-app-cloner
|
Package: luci-app-cloner
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -82,7 +82,7 @@ Architecture: all
|
|||||||
Installed-Size: 102400
|
Installed-Size: 102400
|
||||||
Description: SecuBox cloning station for building and deploying clone images
|
Description: SecuBox cloning station for building and deploying clone images
|
||||||
Filename: luci-app-cloner_1.0.0-r1_all.ipk
|
Filename: luci-app-cloner_1.0.0-r1_all.ipk
|
||||||
Size: 19435
|
Size: 19433
|
||||||
|
|
||||||
Package: luci-app-config-advisor
|
Package: luci-app-config-advisor
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -94,7 +94,7 @@ Architecture: all
|
|||||||
Installed-Size: 51200
|
Installed-Size: 51200
|
||||||
Description: ANSSI CSPN compliance checking and security configuration advisor
|
Description: ANSSI CSPN compliance checking and security configuration advisor
|
||||||
Filename: luci-app-config-advisor_1.0.0-r1_all.ipk
|
Filename: luci-app-config-advisor_1.0.0-r1_all.ipk
|
||||||
Size: 8857
|
Size: 8858
|
||||||
|
|
||||||
Package: luci-app-cookie-tracker
|
Package: luci-app-cookie-tracker
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -105,7 +105,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI Cookie Tracker Dashboard
|
Description: LuCI Cookie Tracker Dashboard
|
||||||
Filename: luci-app-cookie-tracker_1.0.0-r1_all.ipk
|
Filename: luci-app-cookie-tracker_1.0.0-r1_all.ipk
|
||||||
Size: 5657
|
Size: 5663
|
||||||
|
|
||||||
Package: luci-app-crowdsec-dashboard
|
Package: luci-app-crowdsec-dashboard
|
||||||
Version: 0.8.0-r1
|
Version: 0.8.0-r1
|
||||||
@ -117,7 +117,7 @@ Architecture: all
|
|||||||
Installed-Size: 225280
|
Installed-Size: 225280
|
||||||
Description: Real-time security monitoring dashboard for CrowdSec on OpenWrt
|
Description: Real-time security monitoring dashboard for CrowdSec on OpenWrt
|
||||||
Filename: luci-app-crowdsec-dashboard_0.8.0-r1_all.ipk
|
Filename: luci-app-crowdsec-dashboard_0.8.0-r1_all.ipk
|
||||||
Size: 43022
|
Size: 43019
|
||||||
|
|
||||||
Package: luci-app-cve-triage
|
Package: luci-app-cve-triage
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -129,7 +129,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI CVE Triage Dashboard
|
Description: LuCI CVE Triage Dashboard
|
||||||
Filename: luci-app-cve-triage_1.0.0-r1_all.ipk
|
Filename: luci-app-cve-triage_1.0.0-r1_all.ipk
|
||||||
Size: 5941
|
Size: 5950
|
||||||
|
|
||||||
Package: luci-app-cyberfeed
|
Package: luci-app-cyberfeed
|
||||||
Version: 0.1.1-r1
|
Version: 0.1.1-r1
|
||||||
@ -153,7 +153,7 @@ Architecture: all
|
|||||||
Installed-Size: 71680
|
Installed-Size: 71680
|
||||||
Description: LuCI SecuBox Device Intelligence
|
Description: LuCI SecuBox Device Intelligence
|
||||||
Filename: luci-app-device-intel_1.0.0-r1_all.ipk
|
Filename: luci-app-device-intel_1.0.0-r1_all.ipk
|
||||||
Size: 12053
|
Size: 12051
|
||||||
|
|
||||||
Package: luci-app-dnsguard
|
Package: luci-app-dnsguard
|
||||||
Version: 1.1.0-r1
|
Version: 1.1.0-r1
|
||||||
@ -172,7 +172,7 @@ Description: SecuBox DNS Guard provides privacy-focused DNS management with AI-
|
|||||||
- Real-time alerts and blocklist management
|
- Real-time alerts and blocklist management
|
||||||
- Domain analysis with LocalAI integration
|
- Domain analysis with LocalAI integration
|
||||||
Filename: luci-app-dnsguard_1.1.0-r1_all.ipk
|
Filename: luci-app-dnsguard_1.1.0-r1_all.ipk
|
||||||
Size: 12450
|
Size: 12444
|
||||||
|
|
||||||
Package: luci-app-dns-provider
|
Package: luci-app-dns-provider
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -184,7 +184,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI DNS Provider Manager
|
Description: LuCI DNS Provider Manager
|
||||||
Filename: luci-app-dns-provider_1.0.0-r1_all.ipk
|
Filename: luci-app-dns-provider_1.0.0-r1_all.ipk
|
||||||
Size: 7173
|
Size: 7168
|
||||||
|
|
||||||
Package: luci-app-domoticz
|
Package: luci-app-domoticz
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -196,7 +196,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI Domoticz Home Automation Configuration
|
Description: LuCI Domoticz Home Automation Configuration
|
||||||
Filename: luci-app-domoticz_1.0.0-r1_all.ipk
|
Filename: luci-app-domoticz_1.0.0-r1_all.ipk
|
||||||
Size: 7126
|
Size: 7121
|
||||||
|
|
||||||
Package: luci-app-exposure
|
Package: luci-app-exposure
|
||||||
Version: 1.0.0-r3
|
Version: 1.0.0-r3
|
||||||
@ -208,7 +208,7 @@ Architecture: all
|
|||||||
Installed-Size: 71680
|
Installed-Size: 71680
|
||||||
Description: LuCI SecuBox Service Exposure Manager
|
Description: LuCI SecuBox Service Exposure Manager
|
||||||
Filename: luci-app-exposure_1.0.0-r3_all.ipk
|
Filename: luci-app-exposure_1.0.0-r3_all.ipk
|
||||||
Size: 11700
|
Size: 11696
|
||||||
|
|
||||||
Package: luci-app-gitea
|
Package: luci-app-gitea
|
||||||
Version: 1.0.0-r2
|
Version: 1.0.0-r2
|
||||||
@ -232,7 +232,7 @@ Architecture: all
|
|||||||
Installed-Size: 51200
|
Installed-Size: 51200
|
||||||
Description: Modern dashboard for Glances system monitoring with SecuBox theme
|
Description: Modern dashboard for Glances system monitoring with SecuBox theme
|
||||||
Filename: luci-app-glances_1.0.0-r2_all.ipk
|
Filename: luci-app-glances_1.0.0-r2_all.ipk
|
||||||
Size: 7018
|
Size: 7022
|
||||||
|
|
||||||
Package: luci-app-gotosocial
|
Package: luci-app-gotosocial
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -256,7 +256,7 @@ Architecture: all
|
|||||||
Installed-Size: 225280
|
Installed-Size: 225280
|
||||||
Description: Web interface for managing HAProxy load balancer with vhosts, SSL certificates, and backend routing
|
Description: Web interface for managing HAProxy load balancer with vhosts, SSL certificates, and backend routing
|
||||||
Filename: luci-app-haproxy_1.0.0-r8_all.ipk
|
Filename: luci-app-haproxy_1.0.0-r8_all.ipk
|
||||||
Size: 35342
|
Size: 35339
|
||||||
|
|
||||||
Package: luci-app-hexojs
|
Package: luci-app-hexojs
|
||||||
Version: 1.0.0-r3
|
Version: 1.0.0-r3
|
||||||
@ -268,7 +268,7 @@ Architecture: all
|
|||||||
Installed-Size: 194560
|
Installed-Size: 194560
|
||||||
Description: Modern dashboard for Hexo static site generator on OpenWrt
|
Description: Modern dashboard for Hexo static site generator on OpenWrt
|
||||||
Filename: luci-app-hexojs_1.0.0-r3_all.ipk
|
Filename: luci-app-hexojs_1.0.0-r3_all.ipk
|
||||||
Size: 30455
|
Size: 30447
|
||||||
|
|
||||||
Package: luci-app-iot-guard
|
Package: luci-app-iot-guard
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -280,7 +280,7 @@ Architecture: all
|
|||||||
Installed-Size: 61440
|
Installed-Size: 61440
|
||||||
Description: IoT device isolation and security monitoring interface
|
Description: IoT device isolation and security monitoring interface
|
||||||
Filename: luci-app-iot-guard_1.0.0-r1_all.ipk
|
Filename: luci-app-iot-guard_1.0.0-r1_all.ipk
|
||||||
Size: 10533
|
Size: 10532
|
||||||
|
|
||||||
Package: luci-app-ipblocklist
|
Package: luci-app-ipblocklist
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -292,7 +292,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: SecuBox IP Blocklist - Static threat defense dashboard
|
Description: SecuBox IP Blocklist - Static threat defense dashboard
|
||||||
Filename: luci-app-ipblocklist_1.0.0-r1_all.ipk
|
Filename: luci-app-ipblocklist_1.0.0-r1_all.ipk
|
||||||
Size: 6536
|
Size: 6528
|
||||||
|
|
||||||
Package: luci-app-jabber
|
Package: luci-app-jabber
|
||||||
Version: 0
|
Version: 0
|
||||||
@ -304,7 +304,7 @@ Architecture: all
|
|||||||
Installed-Size: 61440
|
Installed-Size: 61440
|
||||||
Description: LuCI Jabber/XMPP Server (Prosody)
|
Description: LuCI Jabber/XMPP Server (Prosody)
|
||||||
Filename: luci-app-jabber_0_all.ipk
|
Filename: luci-app-jabber_0_all.ipk
|
||||||
Size: 9311
|
Size: 9304
|
||||||
|
|
||||||
Package: luci-app-jellyfin
|
Package: luci-app-jellyfin
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -316,7 +316,7 @@ Architecture: all
|
|||||||
Installed-Size: 51200
|
Installed-Size: 51200
|
||||||
Description: LuCI Jellyfin Media Server Configuration
|
Description: LuCI Jellyfin Media Server Configuration
|
||||||
Filename: luci-app-jellyfin_1.0.0-r1_all.ipk
|
Filename: luci-app-jellyfin_1.0.0-r1_all.ipk
|
||||||
Size: 10487
|
Size: 10482
|
||||||
|
|
||||||
Package: luci-app-jitsi
|
Package: luci-app-jitsi
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -328,7 +328,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI Jitsi Meet Configuration
|
Description: LuCI Jitsi Meet Configuration
|
||||||
Filename: luci-app-jitsi_1.0.0-r1_all.ipk
|
Filename: luci-app-jitsi_1.0.0-r1_all.ipk
|
||||||
Size: 5175
|
Size: 5176
|
||||||
|
|
||||||
Package: luci-app-ksm-manager
|
Package: luci-app-ksm-manager
|
||||||
Version: 0.4.0-r2
|
Version: 0.4.0-r2
|
||||||
@ -340,7 +340,7 @@ Architecture: all
|
|||||||
Installed-Size: 112640
|
Installed-Size: 112640
|
||||||
Description: Centralized cryptographic key management with hardware security module (HSM) support for Nitrokey and YubiKey devices. Provides secure key storage, certificate management, SSH key handling, and secret storage with audit logging.
|
Description: Centralized cryptographic key management with hardware security module (HSM) support for Nitrokey and YubiKey devices. Provides secure key storage, certificate management, SSH key handling, and secret storage with audit logging.
|
||||||
Filename: luci-app-ksm-manager_0.4.0-r2_all.ipk
|
Filename: luci-app-ksm-manager_0.4.0-r2_all.ipk
|
||||||
Size: 18777
|
Size: 18776
|
||||||
|
|
||||||
Package: luci-app-localai
|
Package: luci-app-localai
|
||||||
Version: 0.1.0-r15
|
Version: 0.1.0-r15
|
||||||
@ -352,7 +352,7 @@ Architecture: all
|
|||||||
Installed-Size: 71680
|
Installed-Size: 71680
|
||||||
Description: Modern dashboard for LocalAI LLM management on OpenWrt
|
Description: Modern dashboard for LocalAI LLM management on OpenWrt
|
||||||
Filename: luci-app-localai_0.1.0-r15_all.ipk
|
Filename: luci-app-localai_0.1.0-r15_all.ipk
|
||||||
Size: 13322
|
Size: 13320
|
||||||
|
|
||||||
Package: luci-app-localrecall
|
Package: luci-app-localrecall
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -364,7 +364,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI LocalRecall AI Memory Dashboard
|
Description: LuCI LocalRecall AI Memory Dashboard
|
||||||
Filename: luci-app-localrecall_1.0.0-r1_all.ipk
|
Filename: luci-app-localrecall_1.0.0-r1_all.ipk
|
||||||
Size: 8419
|
Size: 8418
|
||||||
|
|
||||||
Package: luci-app-lyrion
|
Package: luci-app-lyrion
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -376,7 +376,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI support for Lyrion Music Server
|
Description: LuCI support for Lyrion Music Server
|
||||||
Filename: luci-app-lyrion_1.0.0-r1_all.ipk
|
Filename: luci-app-lyrion_1.0.0-r1_all.ipk
|
||||||
Size: 6841
|
Size: 6834
|
||||||
|
|
||||||
Package: luci-app-mac-guardian
|
Package: luci-app-mac-guardian
|
||||||
Version: 0.5.0-r1
|
Version: 0.5.0-r1
|
||||||
@ -388,7 +388,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI MAC Guardian - WiFi MAC Security Monitor
|
Description: LuCI MAC Guardian - WiFi MAC Security Monitor
|
||||||
Filename: luci-app-mac-guardian_0.5.0-r1_all.ipk
|
Filename: luci-app-mac-guardian_0.5.0-r1_all.ipk
|
||||||
Size: 6664
|
Size: 6657
|
||||||
|
|
||||||
Package: luci-app-magicmirror2
|
Package: luci-app-magicmirror2
|
||||||
Version: 0.4.0-r6
|
Version: 0.4.0-r6
|
||||||
@ -400,7 +400,7 @@ Architecture: all
|
|||||||
Installed-Size: 71680
|
Installed-Size: 71680
|
||||||
Description: Modern dashboard for MagicMirror2 smart display platform with module manager and SecuBox theme
|
Description: Modern dashboard for MagicMirror2 smart display platform with module manager and SecuBox theme
|
||||||
Filename: luci-app-magicmirror2_0.4.0-r6_all.ipk
|
Filename: luci-app-magicmirror2_0.4.0-r6_all.ipk
|
||||||
Size: 12361
|
Size: 12359
|
||||||
|
|
||||||
Package: luci-app-mailinabox
|
Package: luci-app-mailinabox
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -436,7 +436,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI SecuBox Master-Link Mesh Management
|
Description: LuCI SecuBox Master-Link Mesh Management
|
||||||
Filename: luci-app-master-link_1.0.0-r1_all.ipk
|
Filename: luci-app-master-link_1.0.0-r1_all.ipk
|
||||||
Size: 6309
|
Size: 6304
|
||||||
|
|
||||||
Package: luci-app-matrix
|
Package: luci-app-matrix
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -448,7 +448,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI Matrix Homeserver Dashboard
|
Description: LuCI Matrix Homeserver Dashboard
|
||||||
Filename: luci-app-matrix_1.0.0-r1_all.ipk
|
Filename: luci-app-matrix_1.0.0-r1_all.ipk
|
||||||
Size: 7525
|
Size: 7523
|
||||||
|
|
||||||
Package: luci-app-media-flow
|
Package: luci-app-media-flow
|
||||||
Version: 0.6.4-r1
|
Version: 0.6.4-r1
|
||||||
@ -484,7 +484,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI support for Metabolizer CMS
|
Description: LuCI support for Metabolizer CMS
|
||||||
Filename: luci-app-metabolizer_1.0.0-r2_all.ipk
|
Filename: luci-app-metabolizer_1.0.0-r2_all.ipk
|
||||||
Size: 4820
|
Size: 4822
|
||||||
|
|
||||||
Package: luci-app-mitmproxy
|
Package: luci-app-mitmproxy
|
||||||
Version: 0.5.0-r2
|
Version: 0.5.0-r2
|
||||||
@ -496,7 +496,7 @@ Architecture: all
|
|||||||
Installed-Size: 71680
|
Installed-Size: 71680
|
||||||
Description: Modern dashboard for mitmproxy HTTPS traffic inspection with SecuBox theme
|
Description: Modern dashboard for mitmproxy HTTPS traffic inspection with SecuBox theme
|
||||||
Filename: luci-app-mitmproxy_0.5.0-r2_all.ipk
|
Filename: luci-app-mitmproxy_0.5.0-r2_all.ipk
|
||||||
Size: 13234
|
Size: 13235
|
||||||
|
|
||||||
Package: luci-app-mmpm
|
Package: luci-app-mmpm
|
||||||
Version: 0.2.0-r3
|
Version: 0.2.0-r3
|
||||||
@ -508,7 +508,7 @@ Architecture: all
|
|||||||
Installed-Size: 51200
|
Installed-Size: 51200
|
||||||
Description: Web interface for MMPM - MagicMirror Package Manager
|
Description: Web interface for MMPM - MagicMirror Package Manager
|
||||||
Filename: luci-app-mmpm_0.2.0-r3_all.ipk
|
Filename: luci-app-mmpm_0.2.0-r3_all.ipk
|
||||||
Size: 7971
|
Size: 7970
|
||||||
|
|
||||||
Package: luci-app-mqtt-bridge
|
Package: luci-app-mqtt-bridge
|
||||||
Version: 0.4.0-r4
|
Version: 0.4.0-r4
|
||||||
@ -520,7 +520,7 @@ Architecture: all
|
|||||||
Installed-Size: 122880
|
Installed-Size: 122880
|
||||||
Description: USB-to-MQTT IoT hub with SecuBox theme
|
Description: USB-to-MQTT IoT hub with SecuBox theme
|
||||||
Filename: luci-app-mqtt-bridge_0.4.0-r4_all.ipk
|
Filename: luci-app-mqtt-bridge_0.4.0-r4_all.ipk
|
||||||
Size: 22692
|
Size: 22688
|
||||||
|
|
||||||
Package: luci-app-ndpid
|
Package: luci-app-ndpid
|
||||||
Version: 1.1.2-r2
|
Version: 1.1.2-r2
|
||||||
@ -532,7 +532,7 @@ Architecture: all
|
|||||||
Installed-Size: 122880
|
Installed-Size: 122880
|
||||||
Description: Modern dashboard for nDPId deep packet inspection on OpenWrt
|
Description: Modern dashboard for nDPId deep packet inspection on OpenWrt
|
||||||
Filename: luci-app-ndpid_1.1.2-r2_all.ipk
|
Filename: luci-app-ndpid_1.1.2-r2_all.ipk
|
||||||
Size: 21702
|
Size: 21699
|
||||||
|
|
||||||
Package: luci-app-netdata-dashboard
|
Package: luci-app-netdata-dashboard
|
||||||
Version: 0.5.0-r2
|
Version: 0.5.0-r2
|
||||||
@ -544,7 +544,7 @@ Architecture: all
|
|||||||
Installed-Size: 112640
|
Installed-Size: 112640
|
||||||
Description: Real-time system monitoring dashboard with Netdata integration for OpenWrt
|
Description: Real-time system monitoring dashboard with Netdata integration for OpenWrt
|
||||||
Filename: luci-app-netdata-dashboard_0.5.0-r2_all.ipk
|
Filename: luci-app-netdata-dashboard_0.5.0-r2_all.ipk
|
||||||
Size: 20559
|
Size: 20561
|
||||||
|
|
||||||
Package: luci-app-network-anomaly
|
Package: luci-app-network-anomaly
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -556,7 +556,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI Network Anomaly Detection Dashboard
|
Description: LuCI Network Anomaly Detection Dashboard
|
||||||
Filename: luci-app-network-anomaly_1.0.0-r1_all.ipk
|
Filename: luci-app-network-anomaly_1.0.0-r1_all.ipk
|
||||||
Size: 7644
|
Size: 7639
|
||||||
|
|
||||||
Package: luci-app-network-modes
|
Package: luci-app-network-modes
|
||||||
Version: 0.5.0-r3
|
Version: 0.5.0-r3
|
||||||
@ -580,7 +580,7 @@ Architecture: all
|
|||||||
Installed-Size: 81920
|
Installed-Size: 81920
|
||||||
Description: Unified network services dashboard with DNS/hosts sync, CDN cache control, and WPAD auto-proxy configuration
|
Description: Unified network services dashboard with DNS/hosts sync, CDN cache control, and WPAD auto-proxy configuration
|
||||||
Filename: luci-app-network-tweaks_1.0.0-r7_all.ipk
|
Filename: luci-app-network-tweaks_1.0.0-r7_all.ipk
|
||||||
Size: 15946
|
Size: 15945
|
||||||
|
|
||||||
Package: luci-app-nextcloud
|
Package: luci-app-nextcloud
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -592,7 +592,7 @@ Architecture: all
|
|||||||
Installed-Size: 51200
|
Installed-Size: 51200
|
||||||
Description: LuCI support for Nextcloud LXC
|
Description: LuCI support for Nextcloud LXC
|
||||||
Filename: luci-app-nextcloud_1.0.0-r1_all.ipk
|
Filename: luci-app-nextcloud_1.0.0-r1_all.ipk
|
||||||
Size: 10349
|
Size: 10351
|
||||||
|
|
||||||
Package: luci-app-ollama
|
Package: luci-app-ollama
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -604,7 +604,7 @@ Architecture: all
|
|||||||
Installed-Size: 71680
|
Installed-Size: 71680
|
||||||
Description: Modern dashboard for Ollama LLM management on OpenWrt
|
Description: Modern dashboard for Ollama LLM management on OpenWrt
|
||||||
Filename: luci-app-ollama_0.1.0-r1_all.ipk
|
Filename: luci-app-ollama_0.1.0-r1_all.ipk
|
||||||
Size: 14335
|
Size: 14339
|
||||||
|
|
||||||
Package: luci-app-peertube
|
Package: luci-app-peertube
|
||||||
Version: 0
|
Version: 0
|
||||||
@ -616,7 +616,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI PeerTube Video Platform
|
Description: LuCI PeerTube Video Platform
|
||||||
Filename: luci-app-peertube_0_all.ipk
|
Filename: luci-app-peertube_0_all.ipk
|
||||||
Size: 5755
|
Size: 5757
|
||||||
|
|
||||||
Package: luci-app-picobrew
|
Package: luci-app-picobrew
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -628,7 +628,7 @@ Architecture: all
|
|||||||
Installed-Size: 51200
|
Installed-Size: 51200
|
||||||
Description: Modern dashboard for PicoBrew Server management on OpenWrt
|
Description: Modern dashboard for PicoBrew Server management on OpenWrt
|
||||||
Filename: luci-app-picobrew_1.0.0-r1_all.ipk
|
Filename: luci-app-picobrew_1.0.0-r1_all.ipk
|
||||||
Size: 9533
|
Size: 9535
|
||||||
|
|
||||||
Package: luci-app-secubox
|
Package: luci-app-secubox
|
||||||
Version: 0.7.1-r4
|
Version: 0.7.1-r4
|
||||||
@ -640,7 +640,7 @@ Architecture: all
|
|||||||
Installed-Size: 440320
|
Installed-Size: 440320
|
||||||
Description: Central control hub for all SecuBox modules. Provides unified dashboard, module status, system health monitoring, and quick actions.
|
Description: Central control hub for all SecuBox modules. Provides unified dashboard, module status, system health monitoring, and quick actions.
|
||||||
Filename: luci-app-secubox_0.7.1-r4_all.ipk
|
Filename: luci-app-secubox_0.7.1-r4_all.ipk
|
||||||
Size: 82094
|
Size: 82095
|
||||||
|
|
||||||
Package: luci-app-secubox-admin
|
Package: luci-app-secubox-admin
|
||||||
Version: 1.0.0-r19
|
Version: 1.0.0-r19
|
||||||
@ -663,7 +663,7 @@ Architecture: all
|
|||||||
Installed-Size: 81920
|
Installed-Size: 81920
|
||||||
Description: LuCI SecuBox CrowdSec Dashboard
|
Description: LuCI SecuBox CrowdSec Dashboard
|
||||||
Filename: luci-app-secubox-crowdsec_1.0.0-r3_all.ipk
|
Filename: luci-app-secubox-crowdsec_1.0.0-r3_all.ipk
|
||||||
Size: 13917
|
Size: 13923
|
||||||
|
|
||||||
Package: luci-app-secubox-mirror
|
Package: luci-app-secubox-mirror
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -675,7 +675,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI MirrorNet Dashboard
|
Description: LuCI MirrorNet Dashboard
|
||||||
Filename: luci-app-secubox-mirror_0.1.0-r1_all.ipk
|
Filename: luci-app-secubox-mirror_0.1.0-r1_all.ipk
|
||||||
Size: 5854
|
Size: 5847
|
||||||
|
|
||||||
Package: luci-app-secubox-netdiag
|
Package: luci-app-secubox-netdiag
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -699,7 +699,7 @@ Architecture: all
|
|||||||
Installed-Size: 194560
|
Installed-Size: 194560
|
||||||
Description: Complete LuCI interface for netifyd DPI engine with real-time flow monitoring, application detection, network analytics, and flow action plugins
|
Description: Complete LuCI interface for netifyd DPI engine with real-time flow monitoring, application detection, network analytics, and flow action plugins
|
||||||
Filename: luci-app-secubox-netifyd_1.2.1-r1_all.ipk
|
Filename: luci-app-secubox-netifyd_1.2.1-r1_all.ipk
|
||||||
Size: 36720
|
Size: 36721
|
||||||
|
|
||||||
Package: luci-app-secubox-p2p
|
Package: luci-app-secubox-p2p
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -711,7 +711,7 @@ Architecture: all
|
|||||||
Installed-Size: 245760
|
Installed-Size: 245760
|
||||||
Description: LuCI SecuBox P2P Hub
|
Description: LuCI SecuBox P2P Hub
|
||||||
Filename: luci-app-secubox-p2p_0.1.0-r1_all.ipk
|
Filename: luci-app-secubox-p2p_0.1.0-r1_all.ipk
|
||||||
Size: 46832
|
Size: 46833
|
||||||
|
|
||||||
Package: luci-app-secubox-portal
|
Package: luci-app-secubox-portal
|
||||||
Version: 0.7.0-r3
|
Version: 0.7.0-r3
|
||||||
@ -735,7 +735,7 @@ Architecture: all
|
|||||||
Installed-Size: 61440
|
Installed-Size: 61440
|
||||||
Description: Unified dashboard integrating netifyd DPI threats with CrowdSec intelligence for real-time threat monitoring and automated blocking
|
Description: Unified dashboard integrating netifyd DPI threats with CrowdSec intelligence for real-time threat monitoring and automated blocking
|
||||||
Filename: luci-app-secubox-security-threats_1.0.0-r4_all.ipk
|
Filename: luci-app-secubox-security-threats_1.0.0-r4_all.ipk
|
||||||
Size: 10656
|
Size: 10658
|
||||||
|
|
||||||
Package: luci-app-secubox-users
|
Package: luci-app-secubox-users
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -746,7 +746,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI SecuBox User Management
|
Description: LuCI SecuBox User Management
|
||||||
Filename: luci-app-secubox-users_1.0.0-r1_all.ipk
|
Filename: luci-app-secubox-users_1.0.0-r1_all.ipk
|
||||||
Size: 5141
|
Size: 5148
|
||||||
|
|
||||||
Package: luci-app-service-registry
|
Package: luci-app-service-registry
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -770,7 +770,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI SimpleX Chat Server Configuration
|
Description: LuCI SimpleX Chat Server Configuration
|
||||||
Filename: luci-app-simplex_1.0.0-r1_all.ipk
|
Filename: luci-app-simplex_1.0.0-r1_all.ipk
|
||||||
Size: 7035
|
Size: 7027
|
||||||
|
|
||||||
Package: luci-app-streamlit
|
Package: luci-app-streamlit
|
||||||
Version: 1.0.0-r11
|
Version: 1.0.0-r11
|
||||||
@ -782,7 +782,7 @@ Architecture: all
|
|||||||
Installed-Size: 112640
|
Installed-Size: 112640
|
||||||
Description: Multi-instance Streamlit management with Gitea integration
|
Description: Multi-instance Streamlit management with Gitea integration
|
||||||
Filename: luci-app-streamlit_1.0.0-r11_all.ipk
|
Filename: luci-app-streamlit_1.0.0-r11_all.ipk
|
||||||
Size: 20572
|
Size: 20567
|
||||||
|
|
||||||
Package: luci-app-system-hub
|
Package: luci-app-system-hub
|
||||||
Version: 0.5.2-r2
|
Version: 0.5.2-r2
|
||||||
@ -794,7 +794,7 @@ Architecture: all
|
|||||||
Installed-Size: 327680
|
Installed-Size: 327680
|
||||||
Description: Central system control with monitoring, services, logs, and backup
|
Description: Central system control with monitoring, services, logs, and backup
|
||||||
Filename: luci-app-system-hub_0.5.2-r2_all.ipk
|
Filename: luci-app-system-hub_0.5.2-r2_all.ipk
|
||||||
Size: 64291
|
Size: 64288
|
||||||
|
|
||||||
Package: luci-app-threat-analyst
|
Package: luci-app-threat-analyst
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -806,7 +806,7 @@ Architecture: all
|
|||||||
Installed-Size: 51200
|
Installed-Size: 51200
|
||||||
Description: LuCI Threat Analyst Dashboard
|
Description: LuCI Threat Analyst Dashboard
|
||||||
Filename: luci-app-threat-analyst_1.0.0-r1_all.ipk
|
Filename: luci-app-threat-analyst_1.0.0-r1_all.ipk
|
||||||
Size: 10143
|
Size: 10140
|
||||||
|
|
||||||
Package: luci-app-tor
|
Package: luci-app-tor
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -818,7 +818,7 @@ Architecture: all
|
|||||||
Installed-Size: 92160
|
Installed-Size: 92160
|
||||||
Description: Modern dashboard for Tor anonymization on OpenWrt
|
Description: Modern dashboard for Tor anonymization on OpenWrt
|
||||||
Filename: luci-app-tor_1.0.0-r1_all.ipk
|
Filename: luci-app-tor_1.0.0-r1_all.ipk
|
||||||
Size: 17818
|
Size: 17816
|
||||||
|
|
||||||
Package: luci-app-tor-shield
|
Package: luci-app-tor-shield
|
||||||
Version: 1.0.0-r10
|
Version: 1.0.0-r10
|
||||||
@ -830,7 +830,7 @@ Architecture: all
|
|||||||
Installed-Size: 122880
|
Installed-Size: 122880
|
||||||
Description: Modern dashboard for Tor anonymization on OpenWrt
|
Description: Modern dashboard for Tor anonymization on OpenWrt
|
||||||
Filename: luci-app-tor-shield_1.0.0-r10_all.ipk
|
Filename: luci-app-tor-shield_1.0.0-r10_all.ipk
|
||||||
Size: 22766
|
Size: 22765
|
||||||
|
|
||||||
Package: luci-app-traffic-shaper
|
Package: luci-app-traffic-shaper
|
||||||
Version: 0.4.0-r2
|
Version: 0.4.0-r2
|
||||||
@ -842,7 +842,7 @@ Architecture: all
|
|||||||
Installed-Size: 81920
|
Installed-Size: 81920
|
||||||
Description: Advanced traffic shaping with TC/CAKE for precise bandwidth control
|
Description: Advanced traffic shaping with TC/CAKE for precise bandwidth control
|
||||||
Filename: luci-app-traffic-shaper_0.4.0-r2_all.ipk
|
Filename: luci-app-traffic-shaper_0.4.0-r2_all.ipk
|
||||||
Size: 14590
|
Size: 14585
|
||||||
|
|
||||||
Package: luci-app-vhost-manager
|
Package: luci-app-vhost-manager
|
||||||
Version: 0.5.0-r5
|
Version: 0.5.0-r5
|
||||||
@ -854,7 +854,7 @@ Architecture: all
|
|||||||
Installed-Size: 153600
|
Installed-Size: 153600
|
||||||
Description: Nginx reverse proxy manager with Let's Encrypt SSL certificates, authentication, and WebSocket support
|
Description: Nginx reverse proxy manager with Let's Encrypt SSL certificates, authentication, and WebSocket support
|
||||||
Filename: luci-app-vhost-manager_0.5.0-r5_all.ipk
|
Filename: luci-app-vhost-manager_0.5.0-r5_all.ipk
|
||||||
Size: 26285
|
Size: 26281
|
||||||
|
|
||||||
Package: luci-app-voip
|
Package: luci-app-voip
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -866,7 +866,7 @@ Architecture: all
|
|||||||
Installed-Size: 81920
|
Installed-Size: 81920
|
||||||
Description: LuCI VoIP PBX Management
|
Description: LuCI VoIP PBX Management
|
||||||
Filename: luci-app-voip_1.0.0-r1_all.ipk
|
Filename: luci-app-voip_1.0.0-r1_all.ipk
|
||||||
Size: 11043
|
Size: 11040
|
||||||
|
|
||||||
Package: luci-app-vortex-dns
|
Package: luci-app-vortex-dns
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -878,7 +878,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: LuCI Vortex DNS Dashboard
|
Description: LuCI Vortex DNS Dashboard
|
||||||
Filename: luci-app-vortex-dns_1.0.0-r1_all.ipk
|
Filename: luci-app-vortex-dns_1.0.0-r1_all.ipk
|
||||||
Size: 6082
|
Size: 6078
|
||||||
|
|
||||||
Package: luci-app-vortex-firewall
|
Package: luci-app-vortex-firewall
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -890,7 +890,7 @@ Architecture: all
|
|||||||
Installed-Size: 30720
|
Installed-Size: 30720
|
||||||
Description: LuCI Vortex DNS Firewall Dashboard
|
Description: LuCI Vortex DNS Firewall Dashboard
|
||||||
Filename: luci-app-vortex-firewall_1.0.0-r1_all.ipk
|
Filename: luci-app-vortex-firewall_1.0.0-r1_all.ipk
|
||||||
Size: 5455
|
Size: 5453
|
||||||
|
|
||||||
Package: luci-app-wazuh
|
Package: luci-app-wazuh
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -913,7 +913,7 @@ Architecture: all
|
|||||||
Installed-Size: 215040
|
Installed-Size: 215040
|
||||||
Description: Modern dashboard for WireGuard VPN monitoring on OpenWrt
|
Description: Modern dashboard for WireGuard VPN monitoring on OpenWrt
|
||||||
Filename: luci-app-wireguard-dashboard_0.7.0-r5_all.ipk
|
Filename: luci-app-wireguard-dashboard_0.7.0-r5_all.ipk
|
||||||
Size: 42289
|
Size: 42286
|
||||||
|
|
||||||
Package: luci-app-zigbee2mqtt
|
Package: luci-app-zigbee2mqtt
|
||||||
Version: 1.0.0-r2
|
Version: 1.0.0-r2
|
||||||
@ -925,7 +925,7 @@ Architecture: all
|
|||||||
Installed-Size: 40960
|
Installed-Size: 40960
|
||||||
Description: Graphical interface for managing the Zigbee2MQTT LXC application.
|
Description: Graphical interface for managing the Zigbee2MQTT LXC application.
|
||||||
Filename: luci-app-zigbee2mqtt_1.0.0-r2_all.ipk
|
Filename: luci-app-zigbee2mqtt_1.0.0-r2_all.ipk
|
||||||
Size: 6595
|
Size: 6592
|
||||||
|
|
||||||
Package: luci-theme-secubox
|
Package: luci-theme-secubox
|
||||||
Version: 0.4.7-r1
|
Version: 0.4.7-r1
|
||||||
@ -937,7 +937,7 @@ Architecture: all
|
|||||||
Installed-Size: 450560
|
Installed-Size: 450560
|
||||||
Description: Global CyberMood design system (CSS/JS/i18n) shared by all SecuBox dashboards.
|
Description: Global CyberMood design system (CSS/JS/i18n) shared by all SecuBox dashboards.
|
||||||
Filename: luci-theme-secubox_0.4.7-r1_all.ipk
|
Filename: luci-theme-secubox_0.4.7-r1_all.ipk
|
||||||
Size: 110241
|
Size: 110239
|
||||||
|
|
||||||
Package: secubox-app
|
Package: secubox-app
|
||||||
Version: 1.0.0-r2
|
Version: 1.0.0-r2
|
||||||
@ -948,7 +948,7 @@ Installed-Size: 92160
|
|||||||
Description: Command line helper for SecuBox App Store manifests. Installs /usr/sbin/secubox-app
|
Description: Command line helper for SecuBox App Store manifests. Installs /usr/sbin/secubox-app
|
||||||
and ships the default manifests under /usr/share/secubox/plugins/.
|
and ships the default manifests under /usr/share/secubox/plugins/.
|
||||||
Filename: secubox-app_1.0.0-r2_all.ipk
|
Filename: secubox-app_1.0.0-r2_all.ipk
|
||||||
Size: 11187
|
Size: 11186
|
||||||
|
|
||||||
Package: secubox-app-adguardhome
|
Package: secubox-app-adguardhome
|
||||||
Version: 1.0.0-r2
|
Version: 1.0.0-r2
|
||||||
@ -962,7 +962,7 @@ Description: Installer, configuration, and service manager for running AdGuard
|
|||||||
inside Docker on SecuBox-powered OpenWrt systems. Network-wide ad blocker
|
inside Docker on SecuBox-powered OpenWrt systems. Network-wide ad blocker
|
||||||
with DNS-over-HTTPS/TLS support and detailed analytics.
|
with DNS-over-HTTPS/TLS support and detailed analytics.
|
||||||
Filename: secubox-app-adguardhome_1.0.0-r2_all.ipk
|
Filename: secubox-app-adguardhome_1.0.0-r2_all.ipk
|
||||||
Size: 2878
|
Size: 2877
|
||||||
|
|
||||||
Package: secubox-app-auth-logger
|
Package: secubox-app-auth-logger
|
||||||
Version: 1.2.2-r1
|
Version: 1.2.2-r1
|
||||||
@ -980,7 +980,7 @@ Description: Logs authentication failures from LuCI/rpcd and Dropbear SSH
|
|||||||
- JavaScript hook to intercept login failures
|
- JavaScript hook to intercept login failures
|
||||||
- CrowdSec parser and bruteforce scenario
|
- CrowdSec parser and bruteforce scenario
|
||||||
Filename: secubox-app-auth-logger_1.2.2-r1_all.ipk
|
Filename: secubox-app-auth-logger_1.2.2-r1_all.ipk
|
||||||
Size: 9380
|
Size: 9375
|
||||||
|
|
||||||
Package: secubox-app-crowdsec-custom
|
Package: secubox-app-crowdsec-custom
|
||||||
Version: 1.1.0-r1
|
Version: 1.1.0-r1
|
||||||
@ -1005,7 +1005,7 @@ Description: Custom CrowdSec configurations for SecuBox web interface protectio
|
|||||||
- Insider WAF: LAN threat detection (C2, exfiltration, lateral movement)
|
- Insider WAF: LAN threat detection (C2, exfiltration, lateral movement)
|
||||||
- Whitelist for trusted networks
|
- Whitelist for trusted networks
|
||||||
Filename: secubox-app-crowdsec-custom_1.1.0-r1_all.ipk
|
Filename: secubox-app-crowdsec-custom_1.1.0-r1_all.ipk
|
||||||
Size: 6949
|
Size: 6940
|
||||||
|
|
||||||
Package: secubox-app-cs-firewall-bouncer
|
Package: secubox-app-cs-firewall-bouncer
|
||||||
Version: 0.0.31-r4
|
Version: 0.0.31-r4
|
||||||
@ -1032,7 +1032,7 @@ Description: SecuBox CrowdSec Firewall Bouncer for OpenWrt.
|
|||||||
- Automatic restart on firewall reload
|
- Automatic restart on firewall reload
|
||||||
- procd service management
|
- procd service management
|
||||||
Filename: secubox-app-cs-firewall-bouncer_0.0.31-r4_aarch64_cortex-a72.ipk
|
Filename: secubox-app-cs-firewall-bouncer_0.0.31-r4_aarch64_cortex-a72.ipk
|
||||||
Size: 5049322
|
Size: 5049321
|
||||||
|
|
||||||
Package: secubox-app-cyberfeed
|
Package: secubox-app-cyberfeed
|
||||||
Version: 0.2.1-r1
|
Version: 0.2.1-r1
|
||||||
@ -1046,7 +1046,7 @@ Description: Cyberpunk-themed RSS feed aggregator for OpenWrt/SecuBox.
|
|||||||
Features emoji injection, neon styling, and RSS-Bridge support
|
Features emoji injection, neon styling, and RSS-Bridge support
|
||||||
for social media feeds (Facebook, Twitter, Mastodon).
|
for social media feeds (Facebook, Twitter, Mastodon).
|
||||||
Filename: secubox-app-cyberfeed_0.2.1-r1_all.ipk
|
Filename: secubox-app-cyberfeed_0.2.1-r1_all.ipk
|
||||||
Size: 12453
|
Size: 12452
|
||||||
|
|
||||||
Package: secubox-app-device-intel
|
Package: secubox-app-device-intel
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1060,7 +1060,7 @@ Description: Unified device inventory aggregating mac-guardian, client-guardian
|
|||||||
P2P mesh, and exposure scanner data. Includes heuristic classification
|
P2P mesh, and exposure scanner data. Includes heuristic classification
|
||||||
and pluggable emulator modules for MQTT, Zigbee, and USB devices.
|
and pluggable emulator modules for MQTT, Zigbee, and USB devices.
|
||||||
Filename: secubox-app-device-intel_1.0.0-r1_all.ipk
|
Filename: secubox-app-device-intel_1.0.0-r1_all.ipk
|
||||||
Size: 13108
|
Size: 13100
|
||||||
|
|
||||||
Package: secubox-app-dns-provider
|
Package: secubox-app-dns-provider
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1074,7 +1074,7 @@ Description: Programmatic DNS record management via provider APIs (OVH, Gandi
|
|||||||
Cloudflare). Provides the dnsctl CLI for record CRUD, zone sync
|
Cloudflare). Provides the dnsctl CLI for record CRUD, zone sync
|
||||||
DNS propagation verification, and ACME DNS-01 challenge support.
|
DNS propagation verification, and ACME DNS-01 challenge support.
|
||||||
Filename: secubox-app-dns-provider_1.0.0-r1_all.ipk
|
Filename: secubox-app-dns-provider_1.0.0-r1_all.ipk
|
||||||
Size: 8261
|
Size: 8259
|
||||||
|
|
||||||
Package: secubox-app-domoticz
|
Package: secubox-app-domoticz
|
||||||
Version: 1.0.0-r4
|
Version: 1.0.0-r4
|
||||||
@ -1087,7 +1087,7 @@ Installed-Size: 30720
|
|||||||
Description: Installer, configuration, and service manager for running Domoticz
|
Description: Installer, configuration, and service manager for running Domoticz
|
||||||
inside an LXC Alpine container on SecuBox-powered OpenWrt systems.
|
inside an LXC Alpine container on SecuBox-powered OpenWrt systems.
|
||||||
Filename: secubox-app-domoticz_1.0.0-r4_all.ipk
|
Filename: secubox-app-domoticz_1.0.0-r4_all.ipk
|
||||||
Size: 7509
|
Size: 7507
|
||||||
|
|
||||||
Package: secubox-app-exposure
|
Package: secubox-app-exposure
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1102,7 +1102,7 @@ Description: Unified service exposure manager for SecuBox.
|
|||||||
- Dynamic Tor hidden service management
|
- Dynamic Tor hidden service management
|
||||||
- HAProxy SSL reverse proxy configuration
|
- HAProxy SSL reverse proxy configuration
|
||||||
Filename: secubox-app-exposure_1.0.0-r1_all.ipk
|
Filename: secubox-app-exposure_1.0.0-r1_all.ipk
|
||||||
Size: 9149
|
Size: 9147
|
||||||
|
|
||||||
Package: secubox-app-gitea
|
Package: secubox-app-gitea
|
||||||
Version: 1.0.0-r5
|
Version: 1.0.0-r5
|
||||||
@ -1125,7 +1125,7 @@ Description: Gitea Git Platform - Self-hosted lightweight Git service
|
|||||||
Runs in LXC container with Alpine Linux.
|
Runs in LXC container with Alpine Linux.
|
||||||
Configure in /etc/config/gitea.
|
Configure in /etc/config/gitea.
|
||||||
Filename: secubox-app-gitea_1.0.0-r5_all.ipk
|
Filename: secubox-app-gitea_1.0.0-r5_all.ipk
|
||||||
Size: 9443
|
Size: 9441
|
||||||
|
|
||||||
Package: secubox-app-gk2hub
|
Package: secubox-app-gk2hub
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -1139,7 +1139,7 @@ Description: Dynamic landing page generator for GK2 SecuBox services.
|
|||||||
Aggregates Streamlit apps, MetaBlogizer sites, and infrastructure
|
Aggregates Streamlit apps, MetaBlogizer sites, and infrastructure
|
||||||
services into a single service directory page.
|
services into a single service directory page.
|
||||||
Filename: secubox-app-gk2hub_0.1.0-r1_all.ipk
|
Filename: secubox-app-gk2hub_0.1.0-r1_all.ipk
|
||||||
Size: 4060
|
Size: 4057
|
||||||
|
|
||||||
Package: secubox-app-glances
|
Package: secubox-app-glances
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1162,7 +1162,7 @@ Description: Glances - Cross-platform system monitoring tool for SecuBox.
|
|||||||
Runs in LXC container for isolation and security.
|
Runs in LXC container for isolation and security.
|
||||||
Configure in /etc/config/glances.
|
Configure in /etc/config/glances.
|
||||||
Filename: secubox-app-glances_1.0.0-r1_all.ipk
|
Filename: secubox-app-glances_1.0.0-r1_all.ipk
|
||||||
Size: 6144
|
Size: 6142
|
||||||
|
|
||||||
Package: secubox-app-guacamole
|
Package: secubox-app-guacamole
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1176,7 +1176,7 @@ Description: Apache Guacamole clientless remote desktop gateway.
|
|||||||
Runs in an LXC Debian container with guacd and Tomcat.
|
Runs in an LXC Debian container with guacd and Tomcat.
|
||||||
Supports SSH, VNC, and RDP connections via web browser.
|
Supports SSH, VNC, and RDP connections via web browser.
|
||||||
Filename: secubox-app-guacamole_1.0.0-r1_all.ipk
|
Filename: secubox-app-guacamole_1.0.0-r1_all.ipk
|
||||||
Size: 6948
|
Size: 6941
|
||||||
|
|
||||||
Package: secubox-app-haproxy
|
Package: secubox-app-haproxy
|
||||||
Version: 1.0.0-r24
|
Version: 1.0.0-r24
|
||||||
@ -1196,7 +1196,7 @@ Description: HAProxy load balancer and reverse proxy running in an LXC containe
|
|||||||
- Stats dashboard
|
- Stats dashboard
|
||||||
- Rate limiting and ACLs
|
- Rate limiting and ACLs
|
||||||
Filename: secubox-app-haproxy_1.0.0-r24_all.ipk
|
Filename: secubox-app-haproxy_1.0.0-r24_all.ipk
|
||||||
Size: 22005
|
Size: 22008
|
||||||
|
|
||||||
Package: secubox-app-hexojs
|
Package: secubox-app-hexojs
|
||||||
Version: 1.0.0-r8
|
Version: 1.0.0-r8
|
||||||
@ -1220,7 +1220,7 @@ Description: Hexo CMS - Self-hosted static blog generator for OpenWrt
|
|||||||
Runs in LXC container with Alpine Linux.
|
Runs in LXC container with Alpine Linux.
|
||||||
Configure in /etc/config/hexojs.
|
Configure in /etc/config/hexojs.
|
||||||
Filename: secubox-app-hexojs_1.0.0-r8_all.ipk
|
Filename: secubox-app-hexojs_1.0.0-r8_all.ipk
|
||||||
Size: 100064
|
Size: 100061
|
||||||
|
|
||||||
Package: secubox-app-ipblocklist
|
Package: secubox-app-ipblocklist
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1235,7 +1235,7 @@ Description: Pre-emptive IP blocklist defense layer for SecuBox.
|
|||||||
Maintainer: Gandalf <gandalf@cybermind.fr>
|
Maintainer: Gandalf <gandalf@cybermind.fr>
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Filename: secubox-app-ipblocklist_1.0.0-r1_all.ipk
|
Filename: secubox-app-ipblocklist_1.0.0-r1_all.ipk
|
||||||
Size: 4699
|
Size: 4698
|
||||||
|
|
||||||
Package: secubox-app-jabber
|
Package: secubox-app-jabber
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1249,7 +1249,7 @@ Description: Jabber/XMPP instant messaging server based on Prosody.
|
|||||||
Runs in an LXC Debian container with full XMPP support.
|
Runs in an LXC Debian container with full XMPP support.
|
||||||
Features multi-user chat (MUC), file uploads, and S2S federation.
|
Features multi-user chat (MUC), file uploads, and S2S federation.
|
||||||
Filename: secubox-app-jabber_1.0.0-r1_all.ipk
|
Filename: secubox-app-jabber_1.0.0-r1_all.ipk
|
||||||
Size: 13278
|
Size: 13276
|
||||||
|
|
||||||
Package: secubox-app-jellyfin
|
Package: secubox-app-jellyfin
|
||||||
Version: 3.0.0-r1
|
Version: 3.0.0-r1
|
||||||
@ -1262,7 +1262,7 @@ Installed-Size: 20480
|
|||||||
Description: Jellyfin media server running in LXC container.
|
Description: Jellyfin media server running in LXC container.
|
||||||
Free media server for streaming movies, TV shows, music, and photos.
|
Free media server for streaming movies, TV shows, music, and photos.
|
||||||
Filename: secubox-app-jellyfin_3.0.0-r1_all.ipk
|
Filename: secubox-app-jellyfin_3.0.0-r1_all.ipk
|
||||||
Size: 4751
|
Size: 4746
|
||||||
|
|
||||||
Package: secubox-app-jitsi
|
Package: secubox-app-jitsi
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1287,7 +1287,7 @@ Description: Jitsi Meet - Secure, fully featured video conferencing for SecuBox
|
|||||||
Integrates with HAProxy for SSL termination.
|
Integrates with HAProxy for SSL termination.
|
||||||
Configure in /etc/config/jitsi.
|
Configure in /etc/config/jitsi.
|
||||||
Filename: secubox-app-jitsi_1.0.0-r1_all.ipk
|
Filename: secubox-app-jitsi_1.0.0-r1_all.ipk
|
||||||
Size: 8923
|
Size: 8921
|
||||||
|
|
||||||
Package: secubox-app-localai
|
Package: secubox-app-localai
|
||||||
Version: 3.9.0-r1
|
Version: 3.9.0-r1
|
||||||
@ -1309,7 +1309,7 @@ Description: LocalAI native binary package for OpenWrt.
|
|||||||
|
|
||||||
API: http://<router-ip>:8081/v1
|
API: http://<router-ip>:8081/v1
|
||||||
Filename: secubox-app-localai_3.9.0-r1_all.ipk
|
Filename: secubox-app-localai_3.9.0-r1_all.ipk
|
||||||
Size: 5845
|
Size: 5838
|
||||||
|
|
||||||
Package: secubox-app-localai-wb
|
Package: secubox-app-localai-wb
|
||||||
Version: 2.25.0-r1
|
Version: 2.25.0-r1
|
||||||
@ -1333,7 +1333,7 @@ Description: LocalAI native binary package for OpenWrt.
|
|||||||
|
|
||||||
API: http://<router-ip>:8080/v1
|
API: http://<router-ip>:8080/v1
|
||||||
Filename: secubox-app-localai-wb_2.25.0-r1_all.ipk
|
Filename: secubox-app-localai-wb_2.25.0-r1_all.ipk
|
||||||
Size: 7952
|
Size: 7947
|
||||||
|
|
||||||
Package: secubox-app-lyrion
|
Package: secubox-app-lyrion
|
||||||
Version: 2.0.2-r1
|
Version: 2.0.2-r1
|
||||||
@ -1353,7 +1353,7 @@ Description: Lyrion Media Server (formerly Logitech Media Server / Squeezebox S
|
|||||||
Auto-detects available runtime, preferring LXC for lower resource usage.
|
Auto-detects available runtime, preferring LXC for lower resource usage.
|
||||||
Configure runtime in /etc/config/lyrion.
|
Configure runtime in /etc/config/lyrion.
|
||||||
Filename: secubox-app-lyrion_2.0.2-r1_all.ipk
|
Filename: secubox-app-lyrion_2.0.2-r1_all.ipk
|
||||||
Size: 8127
|
Size: 8122
|
||||||
|
|
||||||
Package: secubox-app-mac-guardian
|
Package: secubox-app-mac-guardian
|
||||||
Version: 0.5.0-r1
|
Version: 0.5.0-r1
|
||||||
@ -1368,7 +1368,7 @@ Description: WiFi MAC address security monitor for SecuBox.
|
|||||||
and spoofing. Integrates with CrowdSec and provides
|
and spoofing. Integrates with CrowdSec and provides
|
||||||
real-time hostapd hotplug detection.
|
real-time hostapd hotplug detection.
|
||||||
Filename: secubox-app-mac-guardian_0.5.0-r1_all.ipk
|
Filename: secubox-app-mac-guardian_0.5.0-r1_all.ipk
|
||||||
Size: 12093
|
Size: 12096
|
||||||
|
|
||||||
Package: secubox-app-magicmirror2
|
Package: secubox-app-magicmirror2
|
||||||
Version: 0.4.0-r8
|
Version: 0.4.0-r8
|
||||||
@ -1390,7 +1390,7 @@ Description: MagicMirror² - Open source modular smart mirror platform for Secu
|
|||||||
Runs in LXC container for isolation and security.
|
Runs in LXC container for isolation and security.
|
||||||
Configure in /etc/config/magicmirror2.
|
Configure in /etc/config/magicmirror2.
|
||||||
Filename: secubox-app-magicmirror2_0.4.0-r8_all.ipk
|
Filename: secubox-app-magicmirror2_0.4.0-r8_all.ipk
|
||||||
Size: 9253
|
Size: 9248
|
||||||
|
|
||||||
Package: secubox-app-mailinabox
|
Package: secubox-app-mailinabox
|
||||||
Version: 2.0.0-r1
|
Version: 2.0.0-r1
|
||||||
@ -1428,7 +1428,7 @@ Installed-Size: 20480
|
|||||||
Description: Postfix + Dovecot mail server running in LXC container.
|
Description: Postfix + Dovecot mail server running in LXC container.
|
||||||
Supports IMAP/SMTP with SSL/TLS.
|
Supports IMAP/SMTP with SSL/TLS.
|
||||||
Filename: secubox-app-mailserver_2.0.0-r1_all.ipk
|
Filename: secubox-app-mailserver_2.0.0-r1_all.ipk
|
||||||
Size: 5698
|
Size: 5694
|
||||||
|
|
||||||
Package: secubox-app-matrix
|
Package: secubox-app-matrix
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1442,7 +1442,7 @@ Description: Matrix homeserver based on Conduit - a lightweight, high-performan
|
|||||||
Matrix server written in Rust. Runs in an LXC Debian container.
|
Matrix server written in Rust. Runs in an LXC Debian container.
|
||||||
Features E2EE messaging, federation, and mesh integration.
|
Features E2EE messaging, federation, and mesh integration.
|
||||||
Filename: secubox-app-matrix_1.0.0-r1_all.ipk
|
Filename: secubox-app-matrix_1.0.0-r1_all.ipk
|
||||||
Size: 10452
|
Size: 10453
|
||||||
|
|
||||||
Package: secubox-app-metabolizer
|
Package: secubox-app-metabolizer
|
||||||
Version: 1.0.0-r3
|
Version: 1.0.0-r3
|
||||||
@ -1490,7 +1490,7 @@ Description: mitmproxy - Interactive HTTPS proxy for SecuBox-powered OpenWrt sy
|
|||||||
Runs in LXC container for isolation and security.
|
Runs in LXC container for isolation and security.
|
||||||
Configure in /etc/config/mitmproxy.
|
Configure in /etc/config/mitmproxy.
|
||||||
Filename: secubox-app-mitmproxy_0.5.0-r19_all.ipk
|
Filename: secubox-app-mitmproxy_0.5.0-r19_all.ipk
|
||||||
Size: 22956
|
Size: 22957
|
||||||
|
|
||||||
Package: secubox-app-mmpm
|
Package: secubox-app-mmpm
|
||||||
Version: 0.2.0-r5
|
Version: 0.2.0-r5
|
||||||
@ -1511,7 +1511,7 @@ Description: MMPM (MagicMirror Package Manager) for SecuBox.
|
|||||||
|
|
||||||
Runs inside the MagicMirror2 LXC container.
|
Runs inside the MagicMirror2 LXC container.
|
||||||
Filename: secubox-app-mmpm_0.2.0-r5_all.ipk
|
Filename: secubox-app-mmpm_0.2.0-r5_all.ipk
|
||||||
Size: 3982
|
Size: 3975
|
||||||
|
|
||||||
Package: secubox-app-nextcloud
|
Package: secubox-app-nextcloud
|
||||||
Version: 1.0.0-r2
|
Version: 1.0.0-r2
|
||||||
@ -1525,7 +1525,7 @@ Description: Nextcloud file sync and collaboration platform running in a Debian
|
|||||||
LXC container with MariaDB, Redis, and Nginx. Features HAProxy SSL
|
LXC container with MariaDB, Redis, and Nginx. Features HAProxy SSL
|
||||||
integration, automated backups, and KISS LuCI dashboard.
|
integration, automated backups, and KISS LuCI dashboard.
|
||||||
Filename: secubox-app-nextcloud_1.0.0-r2_all.ipk
|
Filename: secubox-app-nextcloud_1.0.0-r2_all.ipk
|
||||||
Size: 9674
|
Size: 9671
|
||||||
|
|
||||||
Package: secubox-app-ollama
|
Package: secubox-app-ollama
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -1547,7 +1547,7 @@ Description: Ollama - Simple local LLM runtime for SecuBox-powered OpenWrt syst
|
|||||||
Runs in Docker/Podman container.
|
Runs in Docker/Podman container.
|
||||||
Configure in /etc/config/ollama.
|
Configure in /etc/config/ollama.
|
||||||
Filename: secubox-app-ollama_0.1.0-r1_all.ipk
|
Filename: secubox-app-ollama_0.1.0-r1_all.ipk
|
||||||
Size: 5730
|
Size: 5731
|
||||||
|
|
||||||
Package: secubox-app-picobrew
|
Package: secubox-app-picobrew
|
||||||
Version: 1.0.0-r7
|
Version: 1.0.0-r7
|
||||||
@ -1569,7 +1569,7 @@ Description: PicoBrew Server - Self-hosted brewing controller for PicoBrew devi
|
|||||||
Runs in LXC container with Python/Flask backend.
|
Runs in LXC container with Python/Flask backend.
|
||||||
Configure in /etc/config/picobrew.
|
Configure in /etc/config/picobrew.
|
||||||
Filename: secubox-app-picobrew_1.0.0-r7_all.ipk
|
Filename: secubox-app-picobrew_1.0.0-r7_all.ipk
|
||||||
Size: 5539
|
Size: 5543
|
||||||
|
|
||||||
Package: secubox-app-rustdesk
|
Package: secubox-app-rustdesk
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1582,7 +1582,7 @@ Installed-Size: 20480
|
|||||||
Description: Self-hosted RustDesk relay server for remote desktop access.
|
Description: Self-hosted RustDesk relay server for remote desktop access.
|
||||||
Downloads and manages hbbs (ID server) and hbbr (relay server) binaries.
|
Downloads and manages hbbs (ID server) and hbbr (relay server) binaries.
|
||||||
Filename: secubox-app-rustdesk_1.0.0-r1_all.ipk
|
Filename: secubox-app-rustdesk_1.0.0-r1_all.ipk
|
||||||
Size: 4463
|
Size: 4466
|
||||||
|
|
||||||
Package: secubox-app-simplex
|
Package: secubox-app-simplex
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1606,7 +1606,7 @@ Description: SimpleX Chat self-hosted messaging infrastructure for SecuBox.
|
|||||||
Privacy-first messaging relay that you control.
|
Privacy-first messaging relay that you control.
|
||||||
Configure in /etc/config/simplex.
|
Configure in /etc/config/simplex.
|
||||||
Filename: secubox-app-simplex_1.0.0-r1_all.ipk
|
Filename: secubox-app-simplex_1.0.0-r1_all.ipk
|
||||||
Size: 9365
|
Size: 9367
|
||||||
|
|
||||||
Package: secubox-app-smbfs
|
Package: secubox-app-smbfs
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1620,7 +1620,7 @@ Description: SMB/CIFS remote directory mount manager for SecuBox. Manages share
|
|||||||
network mounts for media servers (Jellyfin, Lyrion), backups, and
|
network mounts for media servers (Jellyfin, Lyrion), backups, and
|
||||||
general-purpose remote storage over SMB/CIFS protocol.
|
general-purpose remote storage over SMB/CIFS protocol.
|
||||||
Filename: secubox-app-smbfs_1.0.0-r1_all.ipk
|
Filename: secubox-app-smbfs_1.0.0-r1_all.ipk
|
||||||
Size: 5266
|
Size: 5268
|
||||||
|
|
||||||
Package: secubox-app-streamlit
|
Package: secubox-app-streamlit
|
||||||
Version: 1.0.0-r5
|
Version: 1.0.0-r5
|
||||||
@ -1647,7 +1647,7 @@ Description: Streamlit App Platform - Self-hosted Python data app platform
|
|||||||
|
|
||||||
Configure in /etc/config/streamlit.
|
Configure in /etc/config/streamlit.
|
||||||
Filename: secubox-app-streamlit_1.0.0-r5_all.ipk
|
Filename: secubox-app-streamlit_1.0.0-r5_all.ipk
|
||||||
Size: 16513
|
Size: 16512
|
||||||
|
|
||||||
Package: secubox-app-tor
|
Package: secubox-app-tor
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1670,7 +1670,7 @@ Description: SecuBox Tor Shield - One-click Tor anonymization for OpenWrt
|
|||||||
|
|
||||||
Configure in /etc/config/tor-shield.
|
Configure in /etc/config/tor-shield.
|
||||||
Filename: secubox-app-tor_1.0.0-r1_all.ipk
|
Filename: secubox-app-tor_1.0.0-r1_all.ipk
|
||||||
Size: 7368
|
Size: 7371
|
||||||
|
|
||||||
Package: secubox-app-voip
|
Package: secubox-app-voip
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1684,7 +1684,7 @@ Description: VoIP PBX solution with Asterisk in LXC container.
|
|||||||
Features OVH SIP trunk integration, WebRTC support
|
Features OVH SIP trunk integration, WebRTC support
|
||||||
and Jabber/XMPP relay for SMS and voicemail notifications.
|
and Jabber/XMPP relay for SMS and voicemail notifications.
|
||||||
Filename: secubox-app-voip_1.0.0-r1_all.ipk
|
Filename: secubox-app-voip_1.0.0-r1_all.ipk
|
||||||
Size: 11957
|
Size: 11955
|
||||||
|
|
||||||
Package: secubox-app-webapp
|
Package: secubox-app-webapp
|
||||||
Version: 1.5.0-r7
|
Version: 1.5.0-r7
|
||||||
@ -1702,7 +1702,7 @@ Description: SecuBox Control Center Dashboard - A web-based dashboard for monit
|
|||||||
- Service management
|
- Service management
|
||||||
- Network interface control
|
- Network interface control
|
||||||
Filename: secubox-app-webapp_1.5.0-r7_all.ipk
|
Filename: secubox-app-webapp_1.5.0-r7_all.ipk
|
||||||
Size: 39176
|
Size: 39177
|
||||||
|
|
||||||
Package: secubox-app-zigbee2mqtt
|
Package: secubox-app-zigbee2mqtt
|
||||||
Version: 1.0.0-r3
|
Version: 1.0.0-r3
|
||||||
@ -1715,7 +1715,7 @@ Installed-Size: 20480
|
|||||||
Description: Installer, configuration, and service manager for running Zigbee2MQTT
|
Description: Installer, configuration, and service manager for running Zigbee2MQTT
|
||||||
inside an Alpine LXC container on SecuBox-powered OpenWrt systems.
|
inside an Alpine LXC container on SecuBox-powered OpenWrt systems.
|
||||||
Filename: secubox-app-zigbee2mqtt_1.0.0-r3_all.ipk
|
Filename: secubox-app-zigbee2mqtt_1.0.0-r3_all.ipk
|
||||||
Size: 5541
|
Size: 5540
|
||||||
|
|
||||||
Package: secubox-config-advisor
|
Package: secubox-config-advisor
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -1747,7 +1747,7 @@ Installed-Size: 20480
|
|||||||
Description: Package Metablogizer sites and Streamlit apps as IPKs for P2P distribution.
|
Description: Package Metablogizer sites and Streamlit apps as IPKs for P2P distribution.
|
||||||
Auto-publishes content to the mesh feed for peer auto-sync.
|
Auto-publishes content to the mesh feed for peer auto-sync.
|
||||||
Filename: secubox-content-pkg_1.0.0-r1_all.ipk
|
Filename: secubox-content-pkg_1.0.0-r1_all.ipk
|
||||||
Size: 3906
|
Size: 3909
|
||||||
|
|
||||||
Package: secubox-cookie-tracker
|
Package: secubox-cookie-tracker
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1770,7 +1770,7 @@ Description: Cookie Tracker for SecuBox InterceptoR.
|
|||||||
|
|
||||||
Works with secubox-app-mitmproxy for transparent interception.
|
Works with secubox-app-mitmproxy for transparent interception.
|
||||||
Filename: secubox-cookie-tracker_1.0.0-r1_all.ipk
|
Filename: secubox-cookie-tracker_1.0.0-r1_all.ipk
|
||||||
Size: 10645
|
Size: 10643
|
||||||
|
|
||||||
Package: secubox-core
|
Package: secubox-core
|
||||||
Version: 0.10.0-r16
|
Version: 0.10.0-r16
|
||||||
@ -1790,7 +1790,7 @@ Description: SecuBox Core Framework provides the foundational infrastructure fo
|
|||||||
- Unified CLI interface
|
- Unified CLI interface
|
||||||
- ubus RPC backend
|
- ubus RPC backend
|
||||||
Filename: secubox-core_0.10.0-r16_all.ipk
|
Filename: secubox-core_0.10.0-r16_all.ipk
|
||||||
Size: 123045
|
Size: 123053
|
||||||
|
|
||||||
Package: secubox-cve-triage
|
Package: secubox-cve-triage
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1810,7 +1810,7 @@ Description: AI-powered CVE analysis and vulnerability management agent for Sec
|
|||||||
- Approval workflow for patch recommendations
|
- Approval workflow for patch recommendations
|
||||||
- LXC and Docker package monitoring
|
- LXC and Docker package monitoring
|
||||||
Filename: secubox-cve-triage_1.0.0-r1_all.ipk
|
Filename: secubox-cve-triage_1.0.0-r1_all.ipk
|
||||||
Size: 11826
|
Size: 11828
|
||||||
|
|
||||||
Package: secubox-dns-guard
|
Package: secubox-dns-guard
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1829,7 +1829,7 @@ Description: SecuBox DNS Guard provides AI-powered DNS anomaly detection using
|
|||||||
- Unusual TLD pattern detection
|
- Unusual TLD pattern detection
|
||||||
- Automatic blocklist generation with approval workflow
|
- Automatic blocklist generation with approval workflow
|
||||||
Filename: secubox-dns-guard_1.0.0-r1_all.ipk
|
Filename: secubox-dns-guard_1.0.0-r1_all.ipk
|
||||||
Size: 12486
|
Size: 12482
|
||||||
|
|
||||||
Package: secubox-identity
|
Package: secubox-identity
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -1848,7 +1848,7 @@ Description: Decentralized identity management for SecuBox mesh nodes.
|
|||||||
- Peer identity verification
|
- Peer identity verification
|
||||||
- Trust scoring integration
|
- Trust scoring integration
|
||||||
Filename: secubox-identity_0.1.0-r1_all.ipk
|
Filename: secubox-identity_0.1.0-r1_all.ipk
|
||||||
Size: 8083
|
Size: 8084
|
||||||
|
|
||||||
Package: secubox-iot-guard
|
Package: secubox-iot-guard
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1864,7 +1864,7 @@ Description: IoT device isolation, classification, and security monitoring.
|
|||||||
risk scoring. Orchestrates Client Guardian, MAC Guardian
|
risk scoring. Orchestrates Client Guardian, MAC Guardian
|
||||||
Vortex Firewall, and Bandwidth Manager for IoT protection.
|
Vortex Firewall, and Bandwidth Manager for IoT protection.
|
||||||
Filename: secubox-iot-guard_1.0.0-r1_all.ipk
|
Filename: secubox-iot-guard_1.0.0-r1_all.ipk
|
||||||
Size: 13372
|
Size: 13370
|
||||||
|
|
||||||
Package: secubox-localrecall
|
Package: secubox-localrecall
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1879,7 +1879,7 @@ Description: Persistent memory system for SecuBox AI agents.
|
|||||||
for context across sessions. LocalAI integration for
|
for context across sessions. LocalAI integration for
|
||||||
semantic search and AI-powered summarization.
|
semantic search and AI-powered summarization.
|
||||||
Filename: secubox-localrecall_1.0.0-r1_all.ipk
|
Filename: secubox-localrecall_1.0.0-r1_all.ipk
|
||||||
Size: 7798
|
Size: 7793
|
||||||
|
|
||||||
Package: secubox-master-link
|
Package: secubox-master-link
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1901,7 +1901,7 @@ Description: Secure mesh onboarding for SecuBox nodes via master/peer link.
|
|||||||
|
|
||||||
Configure in /etc/config/master-link.
|
Configure in /etc/config/master-link.
|
||||||
Filename: secubox-master-link_1.0.0-r1_all.ipk
|
Filename: secubox-master-link_1.0.0-r1_all.ipk
|
||||||
Size: 15040
|
Size: 15035
|
||||||
|
|
||||||
Package: secubox-mcp-server
|
Package: secubox-mcp-server
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1929,7 +1929,7 @@ Description: Model Context Protocol (MCP) server for SecuBox.
|
|||||||
- ai.explain_ban (Explain CrowdSec decisions)
|
- ai.explain_ban (Explain CrowdSec decisions)
|
||||||
- ai.security_posture (Security assessment)
|
- ai.security_posture (Security assessment)
|
||||||
Filename: secubox-mcp-server_1.0.0-r1_all.ipk
|
Filename: secubox-mcp-server_1.0.0-r1_all.ipk
|
||||||
Size: 11433
|
Size: 11429
|
||||||
|
|
||||||
Package: secubox-mirrornet
|
Package: secubox-mirrornet
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -1947,7 +1947,7 @@ Description: MirrorNet core mesh orchestration for SecuBox.
|
|||||||
- Mesh health monitoring and anomaly detection
|
- Mesh health monitoring and anomaly detection
|
||||||
- DID-based identity (did:plc compatible)
|
- DID-based identity (did:plc compatible)
|
||||||
Filename: secubox-mirrornet_0.1.0-r1_all.ipk
|
Filename: secubox-mirrornet_0.1.0-r1_all.ipk
|
||||||
Size: 15304
|
Size: 15309
|
||||||
|
|
||||||
Package: secubox-network-anomaly
|
Package: secubox-network-anomaly
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -1962,7 +1962,7 @@ Description: AI-powered network anomaly detection for SecuBox.
|
|||||||
DNS anomalies, and protocol anomalies using statistical
|
DNS anomalies, and protocol anomalies using statistical
|
||||||
analysis and optional LocalAI integration.
|
analysis and optional LocalAI integration.
|
||||||
Filename: secubox-network-anomaly_1.0.0-r1_all.ipk
|
Filename: secubox-network-anomaly_1.0.0-r1_all.ipk
|
||||||
Size: 6169
|
Size: 6167
|
||||||
|
|
||||||
Package: secubox-p2p
|
Package: secubox-p2p
|
||||||
Version: 0.6.0-r3
|
Version: 0.6.0-r3
|
||||||
@ -1981,7 +1981,7 @@ Description: SecuBox P2P Hub backend providing peer discovery, mesh networking
|
|||||||
and MirrorBox NetMesh Catalog for cross-chain distributed service
|
and MirrorBox NetMesh Catalog for cross-chain distributed service
|
||||||
registry with HAProxy vhost discovery and multi-endpoint access URLs.
|
registry with HAProxy vhost discovery and multi-endpoint access URLs.
|
||||||
Filename: secubox-p2p_0.6.0-r3_all.ipk
|
Filename: secubox-p2p_0.6.0-r3_all.ipk
|
||||||
Size: 47862
|
Size: 47860
|
||||||
|
|
||||||
Package: secubox-p2p-intel
|
Package: secubox-p2p-intel
|
||||||
Version: 0.1.0-r1
|
Version: 0.1.0-r1
|
||||||
@ -2000,7 +2000,7 @@ Description: Decentralized threat intelligence sharing for SecuBox mesh.
|
|||||||
- CrowdSec and mitmproxy integration
|
- CrowdSec and mitmproxy integration
|
||||||
- Automatic firewall rule application
|
- Automatic firewall rule application
|
||||||
Filename: secubox-p2p-intel_0.1.0-r1_all.ipk
|
Filename: secubox-p2p-intel_0.1.0-r1_all.ipk
|
||||||
Size: 9799
|
Size: 9801
|
||||||
|
|
||||||
Package: secubox-threat-analyst
|
Package: secubox-threat-analyst
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -2019,7 +2019,7 @@ Description: Autonomous threat analysis agent for SecuBox.
|
|||||||
|
|
||||||
Part of SecuBox AI Gateway (Couche 2).
|
Part of SecuBox AI Gateway (Couche 2).
|
||||||
Filename: secubox-threat-analyst_1.0.0-r1_all.ipk
|
Filename: secubox-threat-analyst_1.0.0-r1_all.ipk
|
||||||
Size: 9868
|
Size: 9863
|
||||||
|
|
||||||
Package: secubox-vortex-dns
|
Package: secubox-vortex-dns
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -2038,7 +2038,7 @@ Description: Meshed multi-dynamic subdomain delegation system for SecuBox.
|
|||||||
- Gossip-based exposure config sync
|
- Gossip-based exposure config sync
|
||||||
- Submastering for nested hierarchies
|
- Submastering for nested hierarchies
|
||||||
Filename: secubox-vortex-dns_1.0.0-r1_all.ipk
|
Filename: secubox-vortex-dns_1.0.0-r1_all.ipk
|
||||||
Size: 5446
|
Size: 5441
|
||||||
|
|
||||||
Package: secubox-vortex-firewall
|
Package: secubox-vortex-firewall
|
||||||
Version: 1.0.0-r1
|
Version: 1.0.0-r1
|
||||||
@ -2053,5 +2053,5 @@ Description: DNS-level threat blocking with x47 impact multiplier.
|
|||||||
any connection is established. Integrates threat feeds from
|
any connection is established. Integrates threat feeds from
|
||||||
abuse.ch, OpenPhish, and local DNS Guard detections.
|
abuse.ch, OpenPhish, and local DNS Guard detections.
|
||||||
Filename: secubox-vortex-firewall_1.0.0-r1_all.ipk
|
Filename: secubox-vortex-firewall_1.0.0-r1_all.ipk
|
||||||
Size: 8890
|
Size: 8895
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"feed_url": "/secubox-feed",
|
"feed_url": "/secubox-feed",
|
||||||
"generated": "2026-02-21T07:35:00+01:00",
|
"generated": "2026-02-21T10:31:16+01:00",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "luci-app-ai-insights",
|
"name": "luci-app-ai-insights",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-ai-insights_1.0.0-r1_all.ipk",
|
"filename": "luci-app-ai-insights_1.0.0-r1_all.ipk",
|
||||||
"size": 11634,
|
"size": 11637,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"name": "luci-app-auth-guardian",
|
"name": "luci-app-auth-guardian",
|
||||||
"version": "0.4.0-r3",
|
"version": "0.4.0-r3",
|
||||||
"filename": "luci-app-auth-guardian_0.4.0-r3_all.ipk",
|
"filename": "luci-app-auth-guardian_0.4.0-r3_all.ipk",
|
||||||
"size": 12393,
|
"size": 12396,
|
||||||
"category": "security",
|
"category": "security",
|
||||||
"icon": "key",
|
"icon": "key",
|
||||||
"description": "Authentication management",
|
"description": "Authentication management",
|
||||||
@ -30,7 +30,7 @@
|
|||||||
"name": "luci-app-backup",
|
"name": "luci-app-backup",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-backup_1.0.0-r1_all.ipk",
|
"filename": "luci-app-backup_1.0.0-r1_all.ipk",
|
||||||
"size": 4535,
|
"size": 4532,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -42,7 +42,7 @@
|
|||||||
"name": "luci-app-bandwidth-manager",
|
"name": "luci-app-bandwidth-manager",
|
||||||
"version": "0.5.0-r2",
|
"version": "0.5.0-r2",
|
||||||
"filename": "luci-app-bandwidth-manager_0.5.0-r2_all.ipk",
|
"filename": "luci-app-bandwidth-manager_0.5.0-r2_all.ipk",
|
||||||
"size": 61686,
|
"size": 61687,
|
||||||
"category": "network",
|
"category": "network",
|
||||||
"icon": "activity",
|
"icon": "activity",
|
||||||
"description": "Bandwidth monitoring and control",
|
"description": "Bandwidth monitoring and control",
|
||||||
@ -54,7 +54,7 @@
|
|||||||
"name": "luci-app-cdn-cache",
|
"name": "luci-app-cdn-cache",
|
||||||
"version": "0.5.0-r3",
|
"version": "0.5.0-r3",
|
||||||
"filename": "luci-app-cdn-cache_0.5.0-r3_all.ipk",
|
"filename": "luci-app-cdn-cache_0.5.0-r3_all.ipk",
|
||||||
"size": 24256,
|
"size": 24254,
|
||||||
"category": "network",
|
"category": "network",
|
||||||
"icon": "globe",
|
"icon": "globe",
|
||||||
"description": "CDN caching",
|
"description": "CDN caching",
|
||||||
@ -66,7 +66,7 @@
|
|||||||
"name": "luci-app-client-guardian",
|
"name": "luci-app-client-guardian",
|
||||||
"version": "0.4.0-r7",
|
"version": "0.4.0-r7",
|
||||||
"filename": "luci-app-client-guardian_0.4.0-r7_all.ipk",
|
"filename": "luci-app-client-guardian_0.4.0-r7_all.ipk",
|
||||||
"size": 52688,
|
"size": 52684,
|
||||||
"category": "network",
|
"category": "network",
|
||||||
"icon": "users",
|
"icon": "users",
|
||||||
"description": "Client management and monitoring",
|
"description": "Client management and monitoring",
|
||||||
@ -78,7 +78,7 @@
|
|||||||
"name": "luci-app-cloner",
|
"name": "luci-app-cloner",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-cloner_1.0.0-r1_all.ipk",
|
"filename": "luci-app-cloner_1.0.0-r1_all.ipk",
|
||||||
"size": 19435,
|
"size": 19433,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -90,7 +90,7 @@
|
|||||||
"name": "luci-app-config-advisor",
|
"name": "luci-app-config-advisor",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-config-advisor_1.0.0-r1_all.ipk",
|
"filename": "luci-app-config-advisor_1.0.0-r1_all.ipk",
|
||||||
"size": 8857,
|
"size": 8858,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -102,7 +102,7 @@
|
|||||||
"name": "luci-app-cookie-tracker",
|
"name": "luci-app-cookie-tracker",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-cookie-tracker_1.0.0-r1_all.ipk",
|
"filename": "luci-app-cookie-tracker_1.0.0-r1_all.ipk",
|
||||||
"size": 5657,
|
"size": 5663,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -114,7 +114,7 @@
|
|||||||
"name": "luci-app-crowdsec-dashboard",
|
"name": "luci-app-crowdsec-dashboard",
|
||||||
"version": "0.8.0-r1",
|
"version": "0.8.0-r1",
|
||||||
"filename": "luci-app-crowdsec-dashboard_0.8.0-r1_all.ipk",
|
"filename": "luci-app-crowdsec-dashboard_0.8.0-r1_all.ipk",
|
||||||
"size": 43022,
|
"size": 43019,
|
||||||
"category": "security",
|
"category": "security",
|
||||||
"icon": "shield",
|
"icon": "shield",
|
||||||
"description": "CrowdSec security monitoring",
|
"description": "CrowdSec security monitoring",
|
||||||
@ -126,7 +126,7 @@
|
|||||||
"name": "luci-app-cve-triage",
|
"name": "luci-app-cve-triage",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-cve-triage_1.0.0-r1_all.ipk",
|
"filename": "luci-app-cve-triage_1.0.0-r1_all.ipk",
|
||||||
"size": 5941,
|
"size": 5950,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -150,7 +150,7 @@
|
|||||||
"name": "luci-app-device-intel",
|
"name": "luci-app-device-intel",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-device-intel_1.0.0-r1_all.ipk",
|
"filename": "luci-app-device-intel_1.0.0-r1_all.ipk",
|
||||||
"size": 12053,
|
"size": 12051,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -162,7 +162,7 @@
|
|||||||
"name": "luci-app-dnsguard",
|
"name": "luci-app-dnsguard",
|
||||||
"version": "1.1.0-r1",
|
"version": "1.1.0-r1",
|
||||||
"filename": "luci-app-dnsguard_1.1.0-r1_all.ipk",
|
"filename": "luci-app-dnsguard_1.1.0-r1_all.ipk",
|
||||||
"size": 12450,
|
"size": 12444,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -174,7 +174,7 @@
|
|||||||
"name": "luci-app-dns-provider",
|
"name": "luci-app-dns-provider",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-dns-provider_1.0.0-r1_all.ipk",
|
"filename": "luci-app-dns-provider_1.0.0-r1_all.ipk",
|
||||||
"size": 7173,
|
"size": 7168,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -186,7 +186,7 @@
|
|||||||
"name": "luci-app-domoticz",
|
"name": "luci-app-domoticz",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-domoticz_1.0.0-r1_all.ipk",
|
"filename": "luci-app-domoticz_1.0.0-r1_all.ipk",
|
||||||
"size": 7126,
|
"size": 7121,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -198,7 +198,7 @@
|
|||||||
"name": "luci-app-exposure",
|
"name": "luci-app-exposure",
|
||||||
"version": "1.0.0-r3",
|
"version": "1.0.0-r3",
|
||||||
"filename": "luci-app-exposure_1.0.0-r3_all.ipk",
|
"filename": "luci-app-exposure_1.0.0-r3_all.ipk",
|
||||||
"size": 11700,
|
"size": 11696,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -222,7 +222,7 @@
|
|||||||
"name": "luci-app-glances",
|
"name": "luci-app-glances",
|
||||||
"version": "1.0.0-r2",
|
"version": "1.0.0-r2",
|
||||||
"filename": "luci-app-glances_1.0.0-r2_all.ipk",
|
"filename": "luci-app-glances_1.0.0-r2_all.ipk",
|
||||||
"size": 7018,
|
"size": 7022,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -246,7 +246,7 @@
|
|||||||
"name": "luci-app-haproxy",
|
"name": "luci-app-haproxy",
|
||||||
"version": "1.0.0-r8",
|
"version": "1.0.0-r8",
|
||||||
"filename": "luci-app-haproxy_1.0.0-r8_all.ipk",
|
"filename": "luci-app-haproxy_1.0.0-r8_all.ipk",
|
||||||
"size": 35342,
|
"size": 35339,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -258,7 +258,7 @@
|
|||||||
"name": "luci-app-hexojs",
|
"name": "luci-app-hexojs",
|
||||||
"version": "1.0.0-r3",
|
"version": "1.0.0-r3",
|
||||||
"filename": "luci-app-hexojs_1.0.0-r3_all.ipk",
|
"filename": "luci-app-hexojs_1.0.0-r3_all.ipk",
|
||||||
"size": 30455,
|
"size": 30447,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -270,7 +270,7 @@
|
|||||||
"name": "luci-app-iot-guard",
|
"name": "luci-app-iot-guard",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-iot-guard_1.0.0-r1_all.ipk",
|
"filename": "luci-app-iot-guard_1.0.0-r1_all.ipk",
|
||||||
"size": 10533,
|
"size": 10532,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -282,7 +282,7 @@
|
|||||||
"name": "luci-app-ipblocklist",
|
"name": "luci-app-ipblocklist",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-ipblocklist_1.0.0-r1_all.ipk",
|
"filename": "luci-app-ipblocklist_1.0.0-r1_all.ipk",
|
||||||
"size": 6536,
|
"size": 6528,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -294,7 +294,7 @@
|
|||||||
"name": "luci-app-jabber",
|
"name": "luci-app-jabber",
|
||||||
"version": "0",
|
"version": "0",
|
||||||
"filename": "luci-app-jabber_0_all.ipk",
|
"filename": "luci-app-jabber_0_all.ipk",
|
||||||
"size": 9311,
|
"size": 9304,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -306,7 +306,7 @@
|
|||||||
"name": "luci-app-jellyfin",
|
"name": "luci-app-jellyfin",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-jellyfin_1.0.0-r1_all.ipk",
|
"filename": "luci-app-jellyfin_1.0.0-r1_all.ipk",
|
||||||
"size": 10487,
|
"size": 10482,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -318,7 +318,7 @@
|
|||||||
"name": "luci-app-jitsi",
|
"name": "luci-app-jitsi",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-jitsi_1.0.0-r1_all.ipk",
|
"filename": "luci-app-jitsi_1.0.0-r1_all.ipk",
|
||||||
"size": 5175,
|
"size": 5176,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -330,7 +330,7 @@
|
|||||||
"name": "luci-app-ksm-manager",
|
"name": "luci-app-ksm-manager",
|
||||||
"version": "0.4.0-r2",
|
"version": "0.4.0-r2",
|
||||||
"filename": "luci-app-ksm-manager_0.4.0-r2_all.ipk",
|
"filename": "luci-app-ksm-manager_0.4.0-r2_all.ipk",
|
||||||
"size": 18777,
|
"size": 18776,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "cpu",
|
"icon": "cpu",
|
||||||
"description": "Kernel memory management",
|
"description": "Kernel memory management",
|
||||||
@ -342,7 +342,7 @@
|
|||||||
"name": "luci-app-localai",
|
"name": "luci-app-localai",
|
||||||
"version": "0.1.0-r15",
|
"version": "0.1.0-r15",
|
||||||
"filename": "luci-app-localai_0.1.0-r15_all.ipk",
|
"filename": "luci-app-localai_0.1.0-r15_all.ipk",
|
||||||
"size": 13322,
|
"size": 13320,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -354,7 +354,7 @@
|
|||||||
"name": "luci-app-localrecall",
|
"name": "luci-app-localrecall",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-localrecall_1.0.0-r1_all.ipk",
|
"filename": "luci-app-localrecall_1.0.0-r1_all.ipk",
|
||||||
"size": 8419,
|
"size": 8418,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -366,7 +366,7 @@
|
|||||||
"name": "luci-app-lyrion",
|
"name": "luci-app-lyrion",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-lyrion_1.0.0-r1_all.ipk",
|
"filename": "luci-app-lyrion_1.0.0-r1_all.ipk",
|
||||||
"size": 6841,
|
"size": 6834,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -378,7 +378,7 @@
|
|||||||
"name": "luci-app-mac-guardian",
|
"name": "luci-app-mac-guardian",
|
||||||
"version": "0.5.0-r1",
|
"version": "0.5.0-r1",
|
||||||
"filename": "luci-app-mac-guardian_0.5.0-r1_all.ipk",
|
"filename": "luci-app-mac-guardian_0.5.0-r1_all.ipk",
|
||||||
"size": 6664,
|
"size": 6657,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -390,7 +390,7 @@
|
|||||||
"name": "luci-app-magicmirror2",
|
"name": "luci-app-magicmirror2",
|
||||||
"version": "0.4.0-r6",
|
"version": "0.4.0-r6",
|
||||||
"filename": "luci-app-magicmirror2_0.4.0-r6_all.ipk",
|
"filename": "luci-app-magicmirror2_0.4.0-r6_all.ipk",
|
||||||
"size": 12361,
|
"size": 12359,
|
||||||
"category": "iot",
|
"category": "iot",
|
||||||
"icon": "monitor",
|
"icon": "monitor",
|
||||||
"description": "Smart mirror display",
|
"description": "Smart mirror display",
|
||||||
@ -426,7 +426,7 @@
|
|||||||
"name": "luci-app-master-link",
|
"name": "luci-app-master-link",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-master-link_1.0.0-r1_all.ipk",
|
"filename": "luci-app-master-link_1.0.0-r1_all.ipk",
|
||||||
"size": 6309,
|
"size": 6304,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -438,10 +438,10 @@
|
|||||||
"name": "luci-app-matrix",
|
"name": "luci-app-matrix",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-matrix_1.0.0-r1_all.ipk",
|
"filename": "luci-app-matrix_1.0.0-r1_all.ipk",
|
||||||
"size": 7525,
|
"size": 7523,
|
||||||
"category": "utility",
|
"category": "messaging",
|
||||||
"icon": "package",
|
"icon": "message-square",
|
||||||
"description": "SecuBox package",
|
"description": "Matrix/Conduit E2EE messaging server dashboard",
|
||||||
"installed": false,
|
"installed": false,
|
||||||
"luci_app": null
|
"luci_app": null
|
||||||
}
|
}
|
||||||
@ -474,7 +474,7 @@
|
|||||||
"name": "luci-app-metabolizer",
|
"name": "luci-app-metabolizer",
|
||||||
"version": "1.0.0-r2",
|
"version": "1.0.0-r2",
|
||||||
"filename": "luci-app-metabolizer_1.0.0-r2_all.ipk",
|
"filename": "luci-app-metabolizer_1.0.0-r2_all.ipk",
|
||||||
"size": 4820,
|
"size": 4822,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -486,7 +486,7 @@
|
|||||||
"name": "luci-app-mitmproxy",
|
"name": "luci-app-mitmproxy",
|
||||||
"version": "0.5.0-r2",
|
"version": "0.5.0-r2",
|
||||||
"filename": "luci-app-mitmproxy_0.5.0-r2_all.ipk",
|
"filename": "luci-app-mitmproxy_0.5.0-r2_all.ipk",
|
||||||
"size": 13234,
|
"size": 13235,
|
||||||
"category": "security",
|
"category": "security",
|
||||||
"icon": "lock",
|
"icon": "lock",
|
||||||
"description": "HTTPS proxy and traffic inspection",
|
"description": "HTTPS proxy and traffic inspection",
|
||||||
@ -498,7 +498,7 @@
|
|||||||
"name": "luci-app-mmpm",
|
"name": "luci-app-mmpm",
|
||||||
"version": "0.2.0-r3",
|
"version": "0.2.0-r3",
|
||||||
"filename": "luci-app-mmpm_0.2.0-r3_all.ipk",
|
"filename": "luci-app-mmpm_0.2.0-r3_all.ipk",
|
||||||
"size": 7971,
|
"size": 7970,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -510,7 +510,7 @@
|
|||||||
"name": "luci-app-mqtt-bridge",
|
"name": "luci-app-mqtt-bridge",
|
||||||
"version": "0.4.0-r4",
|
"version": "0.4.0-r4",
|
||||||
"filename": "luci-app-mqtt-bridge_0.4.0-r4_all.ipk",
|
"filename": "luci-app-mqtt-bridge_0.4.0-r4_all.ipk",
|
||||||
"size": 22692,
|
"size": 22688,
|
||||||
"category": "iot",
|
"category": "iot",
|
||||||
"icon": "message-square",
|
"icon": "message-square",
|
||||||
"description": "MQTT bridge",
|
"description": "MQTT bridge",
|
||||||
@ -522,7 +522,7 @@
|
|||||||
"name": "luci-app-ndpid",
|
"name": "luci-app-ndpid",
|
||||||
"version": "1.1.2-r2",
|
"version": "1.1.2-r2",
|
||||||
"filename": "luci-app-ndpid_1.1.2-r2_all.ipk",
|
"filename": "luci-app-ndpid_1.1.2-r2_all.ipk",
|
||||||
"size": 21702,
|
"size": 21699,
|
||||||
"category": "security",
|
"category": "security",
|
||||||
"icon": "eye",
|
"icon": "eye",
|
||||||
"description": "Deep packet inspection",
|
"description": "Deep packet inspection",
|
||||||
@ -534,7 +534,7 @@
|
|||||||
"name": "luci-app-netdata-dashboard",
|
"name": "luci-app-netdata-dashboard",
|
||||||
"version": "0.5.0-r2",
|
"version": "0.5.0-r2",
|
||||||
"filename": "luci-app-netdata-dashboard_0.5.0-r2_all.ipk",
|
"filename": "luci-app-netdata-dashboard_0.5.0-r2_all.ipk",
|
||||||
"size": 20559,
|
"size": 20561,
|
||||||
"category": "monitoring",
|
"category": "monitoring",
|
||||||
"icon": "bar-chart-2",
|
"icon": "bar-chart-2",
|
||||||
"description": "System monitoring dashboard",
|
"description": "System monitoring dashboard",
|
||||||
@ -546,7 +546,7 @@
|
|||||||
"name": "luci-app-network-anomaly",
|
"name": "luci-app-network-anomaly",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-network-anomaly_1.0.0-r1_all.ipk",
|
"filename": "luci-app-network-anomaly_1.0.0-r1_all.ipk",
|
||||||
"size": 7644,
|
"size": 7639,
|
||||||
"category": "network",
|
"category": "network",
|
||||||
"icon": "wifi",
|
"icon": "wifi",
|
||||||
"description": "Network configuration",
|
"description": "Network configuration",
|
||||||
@ -570,7 +570,7 @@
|
|||||||
"name": "luci-app-network-tweaks",
|
"name": "luci-app-network-tweaks",
|
||||||
"version": "1.0.0-r7",
|
"version": "1.0.0-r7",
|
||||||
"filename": "luci-app-network-tweaks_1.0.0-r7_all.ipk",
|
"filename": "luci-app-network-tweaks_1.0.0-r7_all.ipk",
|
||||||
"size": 15946,
|
"size": 15945,
|
||||||
"category": "network",
|
"category": "network",
|
||||||
"icon": "wifi",
|
"icon": "wifi",
|
||||||
"description": "Network configuration",
|
"description": "Network configuration",
|
||||||
@ -582,7 +582,7 @@
|
|||||||
"name": "luci-app-nextcloud",
|
"name": "luci-app-nextcloud",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-nextcloud_1.0.0-r1_all.ipk",
|
"filename": "luci-app-nextcloud_1.0.0-r1_all.ipk",
|
||||||
"size": 10349,
|
"size": 10351,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -594,7 +594,7 @@
|
|||||||
"name": "luci-app-ollama",
|
"name": "luci-app-ollama",
|
||||||
"version": "0.1.0-r1",
|
"version": "0.1.0-r1",
|
||||||
"filename": "luci-app-ollama_0.1.0-r1_all.ipk",
|
"filename": "luci-app-ollama_0.1.0-r1_all.ipk",
|
||||||
"size": 14335,
|
"size": 14339,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -606,7 +606,7 @@
|
|||||||
"name": "luci-app-peertube",
|
"name": "luci-app-peertube",
|
||||||
"version": "0",
|
"version": "0",
|
||||||
"filename": "luci-app-peertube_0_all.ipk",
|
"filename": "luci-app-peertube_0_all.ipk",
|
||||||
"size": 5755,
|
"size": 5757,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -618,7 +618,7 @@
|
|||||||
"name": "luci-app-picobrew",
|
"name": "luci-app-picobrew",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-picobrew_1.0.0-r1_all.ipk",
|
"filename": "luci-app-picobrew_1.0.0-r1_all.ipk",
|
||||||
"size": 9533,
|
"size": 9535,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -630,7 +630,7 @@
|
|||||||
"name": "luci-app-secubox",
|
"name": "luci-app-secubox",
|
||||||
"version": "0.7.1-r4",
|
"version": "0.7.1-r4",
|
||||||
"filename": "luci-app-secubox_0.7.1-r4_all.ipk",
|
"filename": "luci-app-secubox_0.7.1-r4_all.ipk",
|
||||||
"size": 82094,
|
"size": 82095,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "box",
|
"icon": "box",
|
||||||
"description": "SecuBox system component",
|
"description": "SecuBox system component",
|
||||||
@ -654,7 +654,7 @@
|
|||||||
"name": "luci-app-secubox-crowdsec",
|
"name": "luci-app-secubox-crowdsec",
|
||||||
"version": "1.0.0-r3",
|
"version": "1.0.0-r3",
|
||||||
"filename": "luci-app-secubox-crowdsec_1.0.0-r3_all.ipk",
|
"filename": "luci-app-secubox-crowdsec_1.0.0-r3_all.ipk",
|
||||||
"size": 13917,
|
"size": 13923,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "box",
|
"icon": "box",
|
||||||
"description": "SecuBox system component",
|
"description": "SecuBox system component",
|
||||||
@ -666,7 +666,7 @@
|
|||||||
"name": "luci-app-secubox-mirror",
|
"name": "luci-app-secubox-mirror",
|
||||||
"version": "0.1.0-r1",
|
"version": "0.1.0-r1",
|
||||||
"filename": "luci-app-secubox-mirror_0.1.0-r1_all.ipk",
|
"filename": "luci-app-secubox-mirror_0.1.0-r1_all.ipk",
|
||||||
"size": 5854,
|
"size": 5847,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "box",
|
"icon": "box",
|
||||||
"description": "SecuBox system component",
|
"description": "SecuBox system component",
|
||||||
@ -690,7 +690,7 @@
|
|||||||
"name": "luci-app-secubox-netifyd",
|
"name": "luci-app-secubox-netifyd",
|
||||||
"version": "1.2.1-r1",
|
"version": "1.2.1-r1",
|
||||||
"filename": "luci-app-secubox-netifyd_1.2.1-r1_all.ipk",
|
"filename": "luci-app-secubox-netifyd_1.2.1-r1_all.ipk",
|
||||||
"size": 36720,
|
"size": 36721,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "box",
|
"icon": "box",
|
||||||
"description": "SecuBox system component",
|
"description": "SecuBox system component",
|
||||||
@ -702,7 +702,7 @@
|
|||||||
"name": "luci-app-secubox-p2p",
|
"name": "luci-app-secubox-p2p",
|
||||||
"version": "0.1.0-r1",
|
"version": "0.1.0-r1",
|
||||||
"filename": "luci-app-secubox-p2p_0.1.0-r1_all.ipk",
|
"filename": "luci-app-secubox-p2p_0.1.0-r1_all.ipk",
|
||||||
"size": 46832,
|
"size": 46833,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "box",
|
"icon": "box",
|
||||||
"description": "SecuBox system component",
|
"description": "SecuBox system component",
|
||||||
@ -726,7 +726,7 @@
|
|||||||
"name": "luci-app-secubox-security-threats",
|
"name": "luci-app-secubox-security-threats",
|
||||||
"version": "1.0.0-r4",
|
"version": "1.0.0-r4",
|
||||||
"filename": "luci-app-secubox-security-threats_1.0.0-r4_all.ipk",
|
"filename": "luci-app-secubox-security-threats_1.0.0-r4_all.ipk",
|
||||||
"size": 10656,
|
"size": 10658,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "box",
|
"icon": "box",
|
||||||
"description": "SecuBox system component",
|
"description": "SecuBox system component",
|
||||||
@ -738,7 +738,7 @@
|
|||||||
"name": "luci-app-secubox-users",
|
"name": "luci-app-secubox-users",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-secubox-users_1.0.0-r1_all.ipk",
|
"filename": "luci-app-secubox-users_1.0.0-r1_all.ipk",
|
||||||
"size": 5141,
|
"size": 5148,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "box",
|
"icon": "box",
|
||||||
"description": "SecuBox system component",
|
"description": "SecuBox system component",
|
||||||
@ -762,7 +762,7 @@
|
|||||||
"name": "luci-app-simplex",
|
"name": "luci-app-simplex",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-simplex_1.0.0-r1_all.ipk",
|
"filename": "luci-app-simplex_1.0.0-r1_all.ipk",
|
||||||
"size": 7035,
|
"size": 7027,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -774,7 +774,7 @@
|
|||||||
"name": "luci-app-streamlit",
|
"name": "luci-app-streamlit",
|
||||||
"version": "1.0.0-r11",
|
"version": "1.0.0-r11",
|
||||||
"filename": "luci-app-streamlit_1.0.0-r11_all.ipk",
|
"filename": "luci-app-streamlit_1.0.0-r11_all.ipk",
|
||||||
"size": 20572,
|
"size": 20567,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -786,7 +786,7 @@
|
|||||||
"name": "luci-app-system-hub",
|
"name": "luci-app-system-hub",
|
||||||
"version": "0.5.2-r2",
|
"version": "0.5.2-r2",
|
||||||
"filename": "luci-app-system-hub_0.5.2-r2_all.ipk",
|
"filename": "luci-app-system-hub_0.5.2-r2_all.ipk",
|
||||||
"size": 64291,
|
"size": 64288,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "settings",
|
"icon": "settings",
|
||||||
"description": "System management",
|
"description": "System management",
|
||||||
@ -798,7 +798,7 @@
|
|||||||
"name": "luci-app-threat-analyst",
|
"name": "luci-app-threat-analyst",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-threat-analyst_1.0.0-r1_all.ipk",
|
"filename": "luci-app-threat-analyst_1.0.0-r1_all.ipk",
|
||||||
"size": 10143,
|
"size": 10140,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -810,7 +810,7 @@
|
|||||||
"name": "luci-app-tor",
|
"name": "luci-app-tor",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-tor_1.0.0-r1_all.ipk",
|
"filename": "luci-app-tor_1.0.0-r1_all.ipk",
|
||||||
"size": 17818,
|
"size": 17816,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -822,7 +822,7 @@
|
|||||||
"name": "luci-app-tor-shield",
|
"name": "luci-app-tor-shield",
|
||||||
"version": "1.0.0-r10",
|
"version": "1.0.0-r10",
|
||||||
"filename": "luci-app-tor-shield_1.0.0-r10_all.ipk",
|
"filename": "luci-app-tor-shield_1.0.0-r10_all.ipk",
|
||||||
"size": 22766,
|
"size": 22765,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -834,7 +834,7 @@
|
|||||||
"name": "luci-app-traffic-shaper",
|
"name": "luci-app-traffic-shaper",
|
||||||
"version": "0.4.0-r2",
|
"version": "0.4.0-r2",
|
||||||
"filename": "luci-app-traffic-shaper_0.4.0-r2_all.ipk",
|
"filename": "luci-app-traffic-shaper_0.4.0-r2_all.ipk",
|
||||||
"size": 14590,
|
"size": 14585,
|
||||||
"category": "network",
|
"category": "network",
|
||||||
"icon": "filter",
|
"icon": "filter",
|
||||||
"description": "Traffic shaping and QoS",
|
"description": "Traffic shaping and QoS",
|
||||||
@ -846,7 +846,7 @@
|
|||||||
"name": "luci-app-vhost-manager",
|
"name": "luci-app-vhost-manager",
|
||||||
"version": "0.5.0-r5",
|
"version": "0.5.0-r5",
|
||||||
"filename": "luci-app-vhost-manager_0.5.0-r5_all.ipk",
|
"filename": "luci-app-vhost-manager_0.5.0-r5_all.ipk",
|
||||||
"size": 26285,
|
"size": 26281,
|
||||||
"category": "network",
|
"category": "network",
|
||||||
"icon": "server",
|
"icon": "server",
|
||||||
"description": "Virtual host management",
|
"description": "Virtual host management",
|
||||||
@ -858,7 +858,7 @@
|
|||||||
"name": "luci-app-voip",
|
"name": "luci-app-voip",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-voip_1.0.0-r1_all.ipk",
|
"filename": "luci-app-voip_1.0.0-r1_all.ipk",
|
||||||
"size": 11043,
|
"size": 11040,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -870,7 +870,7 @@
|
|||||||
"name": "luci-app-vortex-dns",
|
"name": "luci-app-vortex-dns",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-vortex-dns_1.0.0-r1_all.ipk",
|
"filename": "luci-app-vortex-dns_1.0.0-r1_all.ipk",
|
||||||
"size": 6082,
|
"size": 6078,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -882,7 +882,7 @@
|
|||||||
"name": "luci-app-vortex-firewall",
|
"name": "luci-app-vortex-firewall",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "luci-app-vortex-firewall_1.0.0-r1_all.ipk",
|
"filename": "luci-app-vortex-firewall_1.0.0-r1_all.ipk",
|
||||||
"size": 5455,
|
"size": 5453,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -906,7 +906,7 @@
|
|||||||
"name": "luci-app-wireguard-dashboard",
|
"name": "luci-app-wireguard-dashboard",
|
||||||
"version": "0.7.0-r5",
|
"version": "0.7.0-r5",
|
||||||
"filename": "luci-app-wireguard-dashboard_0.7.0-r5_all.ipk",
|
"filename": "luci-app-wireguard-dashboard_0.7.0-r5_all.ipk",
|
||||||
"size": 42289,
|
"size": 42286,
|
||||||
"category": "vpn",
|
"category": "vpn",
|
||||||
"icon": "shield",
|
"icon": "shield",
|
||||||
"description": "WireGuard VPN dashboard",
|
"description": "WireGuard VPN dashboard",
|
||||||
@ -918,7 +918,7 @@
|
|||||||
"name": "luci-app-zigbee2mqtt",
|
"name": "luci-app-zigbee2mqtt",
|
||||||
"version": "1.0.0-r2",
|
"version": "1.0.0-r2",
|
||||||
"filename": "luci-app-zigbee2mqtt_1.0.0-r2_all.ipk",
|
"filename": "luci-app-zigbee2mqtt_1.0.0-r2_all.ipk",
|
||||||
"size": 6595,
|
"size": 6592,
|
||||||
"category": "iot",
|
"category": "iot",
|
||||||
"icon": "radio",
|
"icon": "radio",
|
||||||
"description": "Zigbee device management",
|
"description": "Zigbee device management",
|
||||||
@ -930,7 +930,7 @@
|
|||||||
"name": "luci-theme-secubox",
|
"name": "luci-theme-secubox",
|
||||||
"version": "0.4.7-r1",
|
"version": "0.4.7-r1",
|
||||||
"filename": "luci-theme-secubox_0.4.7-r1_all.ipk",
|
"filename": "luci-theme-secubox_0.4.7-r1_all.ipk",
|
||||||
"size": 110241,
|
"size": 110239,
|
||||||
"category": "theme",
|
"category": "theme",
|
||||||
"icon": "palette",
|
"icon": "palette",
|
||||||
"description": "LuCI theme",
|
"description": "LuCI theme",
|
||||||
@ -942,7 +942,7 @@
|
|||||||
"name": "secubox-app",
|
"name": "secubox-app",
|
||||||
"version": "1.0.0-r2",
|
"version": "1.0.0-r2",
|
||||||
"filename": "secubox-app_1.0.0-r2_all.ipk",
|
"filename": "secubox-app_1.0.0-r2_all.ipk",
|
||||||
"size": 11187,
|
"size": 11186,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -954,7 +954,7 @@
|
|||||||
"name": "secubox-app-adguardhome",
|
"name": "secubox-app-adguardhome",
|
||||||
"version": "1.0.0-r2",
|
"version": "1.0.0-r2",
|
||||||
"filename": "secubox-app-adguardhome_1.0.0-r2_all.ipk",
|
"filename": "secubox-app-adguardhome_1.0.0-r2_all.ipk",
|
||||||
"size": 2878,
|
"size": 2877,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -966,7 +966,7 @@
|
|||||||
"name": "secubox-app-auth-logger",
|
"name": "secubox-app-auth-logger",
|
||||||
"version": "1.2.2-r1",
|
"version": "1.2.2-r1",
|
||||||
"filename": "secubox-app-auth-logger_1.2.2-r1_all.ipk",
|
"filename": "secubox-app-auth-logger_1.2.2-r1_all.ipk",
|
||||||
"size": 9380,
|
"size": 9375,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -978,7 +978,7 @@
|
|||||||
"name": "secubox-app-crowdsec-custom",
|
"name": "secubox-app-crowdsec-custom",
|
||||||
"version": "1.1.0-r1",
|
"version": "1.1.0-r1",
|
||||||
"filename": "secubox-app-crowdsec-custom_1.1.0-r1_all.ipk",
|
"filename": "secubox-app-crowdsec-custom_1.1.0-r1_all.ipk",
|
||||||
"size": 6949,
|
"size": 6940,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -990,7 +990,7 @@
|
|||||||
"name": "secubox-app-cs-firewall-bouncer",
|
"name": "secubox-app-cs-firewall-bouncer",
|
||||||
"version": "0.0.31-r4_aarch64",
|
"version": "0.0.31-r4_aarch64",
|
||||||
"filename": "secubox-app-cs-firewall-bouncer_0.0.31-r4_aarch64_cortex-a72.ipk",
|
"filename": "secubox-app-cs-firewall-bouncer_0.0.31-r4_aarch64_cortex-a72.ipk",
|
||||||
"size": 5049322,
|
"size": 5049321,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1002,7 +1002,7 @@
|
|||||||
"name": "secubox-app-cyberfeed",
|
"name": "secubox-app-cyberfeed",
|
||||||
"version": "0.2.1-r1",
|
"version": "0.2.1-r1",
|
||||||
"filename": "secubox-app-cyberfeed_0.2.1-r1_all.ipk",
|
"filename": "secubox-app-cyberfeed_0.2.1-r1_all.ipk",
|
||||||
"size": 12453,
|
"size": 12452,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1014,7 +1014,7 @@
|
|||||||
"name": "secubox-app-device-intel",
|
"name": "secubox-app-device-intel",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-device-intel_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-device-intel_1.0.0-r1_all.ipk",
|
||||||
"size": 13108,
|
"size": 13100,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1026,7 +1026,7 @@
|
|||||||
"name": "secubox-app-dns-provider",
|
"name": "secubox-app-dns-provider",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-dns-provider_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-dns-provider_1.0.0-r1_all.ipk",
|
||||||
"size": 8261,
|
"size": 8259,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1038,7 +1038,7 @@
|
|||||||
"name": "secubox-app-domoticz",
|
"name": "secubox-app-domoticz",
|
||||||
"version": "1.0.0-r4",
|
"version": "1.0.0-r4",
|
||||||
"filename": "secubox-app-domoticz_1.0.0-r4_all.ipk",
|
"filename": "secubox-app-domoticz_1.0.0-r4_all.ipk",
|
||||||
"size": 7509,
|
"size": 7507,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1050,7 +1050,7 @@
|
|||||||
"name": "secubox-app-exposure",
|
"name": "secubox-app-exposure",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-exposure_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-exposure_1.0.0-r1_all.ipk",
|
||||||
"size": 9149,
|
"size": 9147,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1062,7 +1062,7 @@
|
|||||||
"name": "secubox-app-gitea",
|
"name": "secubox-app-gitea",
|
||||||
"version": "1.0.0-r5",
|
"version": "1.0.0-r5",
|
||||||
"filename": "secubox-app-gitea_1.0.0-r5_all.ipk",
|
"filename": "secubox-app-gitea_1.0.0-r5_all.ipk",
|
||||||
"size": 9443,
|
"size": 9441,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1074,7 +1074,7 @@
|
|||||||
"name": "secubox-app-gk2hub",
|
"name": "secubox-app-gk2hub",
|
||||||
"version": "0.1.0-r1",
|
"version": "0.1.0-r1",
|
||||||
"filename": "secubox-app-gk2hub_0.1.0-r1_all.ipk",
|
"filename": "secubox-app-gk2hub_0.1.0-r1_all.ipk",
|
||||||
"size": 4060,
|
"size": 4057,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1086,7 +1086,7 @@
|
|||||||
"name": "secubox-app-glances",
|
"name": "secubox-app-glances",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-glances_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-glances_1.0.0-r1_all.ipk",
|
||||||
"size": 6144,
|
"size": 6142,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1098,7 +1098,7 @@
|
|||||||
"name": "secubox-app-guacamole",
|
"name": "secubox-app-guacamole",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-guacamole_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-guacamole_1.0.0-r1_all.ipk",
|
||||||
"size": 6948,
|
"size": 6941,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1110,7 +1110,7 @@
|
|||||||
"name": "secubox-app-haproxy",
|
"name": "secubox-app-haproxy",
|
||||||
"version": "1.0.0-r24",
|
"version": "1.0.0-r24",
|
||||||
"filename": "secubox-app-haproxy_1.0.0-r24_all.ipk",
|
"filename": "secubox-app-haproxy_1.0.0-r24_all.ipk",
|
||||||
"size": 22005,
|
"size": 22008,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1122,7 +1122,7 @@
|
|||||||
"name": "secubox-app-hexojs",
|
"name": "secubox-app-hexojs",
|
||||||
"version": "1.0.0-r8",
|
"version": "1.0.0-r8",
|
||||||
"filename": "secubox-app-hexojs_1.0.0-r8_all.ipk",
|
"filename": "secubox-app-hexojs_1.0.0-r8_all.ipk",
|
||||||
"size": 100064,
|
"size": 100061,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1134,7 +1134,7 @@
|
|||||||
"name": "secubox-app-ipblocklist",
|
"name": "secubox-app-ipblocklist",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-ipblocklist_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-ipblocklist_1.0.0-r1_all.ipk",
|
||||||
"size": 4699,
|
"size": 4698,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1146,7 +1146,7 @@
|
|||||||
"name": "secubox-app-jabber",
|
"name": "secubox-app-jabber",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-jabber_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-jabber_1.0.0-r1_all.ipk",
|
||||||
"size": 13278,
|
"size": 13276,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1158,7 +1158,7 @@
|
|||||||
"name": "secubox-app-jellyfin",
|
"name": "secubox-app-jellyfin",
|
||||||
"version": "3.0.0-r1",
|
"version": "3.0.0-r1",
|
||||||
"filename": "secubox-app-jellyfin_3.0.0-r1_all.ipk",
|
"filename": "secubox-app-jellyfin_3.0.0-r1_all.ipk",
|
||||||
"size": 4751,
|
"size": 4746,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1170,7 +1170,7 @@
|
|||||||
"name": "secubox-app-jitsi",
|
"name": "secubox-app-jitsi",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-jitsi_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-jitsi_1.0.0-r1_all.ipk",
|
||||||
"size": 8923,
|
"size": 8921,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1182,7 +1182,7 @@
|
|||||||
"name": "secubox-app-localai",
|
"name": "secubox-app-localai",
|
||||||
"version": "3.9.0-r1",
|
"version": "3.9.0-r1",
|
||||||
"filename": "secubox-app-localai_3.9.0-r1_all.ipk",
|
"filename": "secubox-app-localai_3.9.0-r1_all.ipk",
|
||||||
"size": 5845,
|
"size": 5838,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1194,7 +1194,7 @@
|
|||||||
"name": "secubox-app-localai-wb",
|
"name": "secubox-app-localai-wb",
|
||||||
"version": "2.25.0-r1",
|
"version": "2.25.0-r1",
|
||||||
"filename": "secubox-app-localai-wb_2.25.0-r1_all.ipk",
|
"filename": "secubox-app-localai-wb_2.25.0-r1_all.ipk",
|
||||||
"size": 7952,
|
"size": 7947,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1206,7 +1206,7 @@
|
|||||||
"name": "secubox-app-lyrion",
|
"name": "secubox-app-lyrion",
|
||||||
"version": "2.0.2-r1",
|
"version": "2.0.2-r1",
|
||||||
"filename": "secubox-app-lyrion_2.0.2-r1_all.ipk",
|
"filename": "secubox-app-lyrion_2.0.2-r1_all.ipk",
|
||||||
"size": 8127,
|
"size": 8122,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1218,7 +1218,7 @@
|
|||||||
"name": "secubox-app-mac-guardian",
|
"name": "secubox-app-mac-guardian",
|
||||||
"version": "0.5.0-r1",
|
"version": "0.5.0-r1",
|
||||||
"filename": "secubox-app-mac-guardian_0.5.0-r1_all.ipk",
|
"filename": "secubox-app-mac-guardian_0.5.0-r1_all.ipk",
|
||||||
"size": 12093,
|
"size": 12096,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1230,7 +1230,7 @@
|
|||||||
"name": "secubox-app-magicmirror2",
|
"name": "secubox-app-magicmirror2",
|
||||||
"version": "0.4.0-r8",
|
"version": "0.4.0-r8",
|
||||||
"filename": "secubox-app-magicmirror2_0.4.0-r8_all.ipk",
|
"filename": "secubox-app-magicmirror2_0.4.0-r8_all.ipk",
|
||||||
"size": 9253,
|
"size": 9248,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1254,7 +1254,7 @@
|
|||||||
"name": "secubox-app-mailserver",
|
"name": "secubox-app-mailserver",
|
||||||
"version": "2.0.0-r1",
|
"version": "2.0.0-r1",
|
||||||
"filename": "secubox-app-mailserver_2.0.0-r1_all.ipk",
|
"filename": "secubox-app-mailserver_2.0.0-r1_all.ipk",
|
||||||
"size": 5698,
|
"size": 5694,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1266,10 +1266,10 @@
|
|||||||
"name": "secubox-app-matrix",
|
"name": "secubox-app-matrix",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-matrix_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-matrix_1.0.0-r1_all.ipk",
|
||||||
"size": 10452,
|
"size": 10453,
|
||||||
"category": "secubox",
|
"category": "messaging",
|
||||||
"icon": "package",
|
"icon": "message-square",
|
||||||
"description": "SecuBox backend service",
|
"description": "Matrix/Conduit federated E2EE messaging server",
|
||||||
"installed": false,
|
"installed": false,
|
||||||
"luci_app": "luci-app-matrix"
|
"luci_app": "luci-app-matrix"
|
||||||
}
|
}
|
||||||
@ -1290,7 +1290,7 @@
|
|||||||
"name": "secubox-app-mitmproxy",
|
"name": "secubox-app-mitmproxy",
|
||||||
"version": "0.5.0-r19",
|
"version": "0.5.0-r19",
|
||||||
"filename": "secubox-app-mitmproxy_0.5.0-r19_all.ipk",
|
"filename": "secubox-app-mitmproxy_0.5.0-r19_all.ipk",
|
||||||
"size": 22956,
|
"size": 22957,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1302,7 +1302,7 @@
|
|||||||
"name": "secubox-app-mmpm",
|
"name": "secubox-app-mmpm",
|
||||||
"version": "0.2.0-r5",
|
"version": "0.2.0-r5",
|
||||||
"filename": "secubox-app-mmpm_0.2.0-r5_all.ipk",
|
"filename": "secubox-app-mmpm_0.2.0-r5_all.ipk",
|
||||||
"size": 3982,
|
"size": 3975,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1314,7 +1314,7 @@
|
|||||||
"name": "secubox-app-nextcloud",
|
"name": "secubox-app-nextcloud",
|
||||||
"version": "1.0.0-r2",
|
"version": "1.0.0-r2",
|
||||||
"filename": "secubox-app-nextcloud_1.0.0-r2_all.ipk",
|
"filename": "secubox-app-nextcloud_1.0.0-r2_all.ipk",
|
||||||
"size": 9674,
|
"size": 9671,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1326,7 +1326,7 @@
|
|||||||
"name": "secubox-app-ollama",
|
"name": "secubox-app-ollama",
|
||||||
"version": "0.1.0-r1",
|
"version": "0.1.0-r1",
|
||||||
"filename": "secubox-app-ollama_0.1.0-r1_all.ipk",
|
"filename": "secubox-app-ollama_0.1.0-r1_all.ipk",
|
||||||
"size": 5730,
|
"size": 5731,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1338,7 +1338,7 @@
|
|||||||
"name": "secubox-app-picobrew",
|
"name": "secubox-app-picobrew",
|
||||||
"version": "1.0.0-r7",
|
"version": "1.0.0-r7",
|
||||||
"filename": "secubox-app-picobrew_1.0.0-r7_all.ipk",
|
"filename": "secubox-app-picobrew_1.0.0-r7_all.ipk",
|
||||||
"size": 5539,
|
"size": 5543,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1350,7 +1350,7 @@
|
|||||||
"name": "secubox-app-rustdesk",
|
"name": "secubox-app-rustdesk",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-rustdesk_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-rustdesk_1.0.0-r1_all.ipk",
|
||||||
"size": 4463,
|
"size": 4466,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1362,7 +1362,7 @@
|
|||||||
"name": "secubox-app-simplex",
|
"name": "secubox-app-simplex",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-simplex_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-simplex_1.0.0-r1_all.ipk",
|
||||||
"size": 9365,
|
"size": 9367,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1374,7 +1374,7 @@
|
|||||||
"name": "secubox-app-smbfs",
|
"name": "secubox-app-smbfs",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-smbfs_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-smbfs_1.0.0-r1_all.ipk",
|
||||||
"size": 5266,
|
"size": 5268,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1386,7 +1386,7 @@
|
|||||||
"name": "secubox-app-streamlit",
|
"name": "secubox-app-streamlit",
|
||||||
"version": "1.0.0-r5",
|
"version": "1.0.0-r5",
|
||||||
"filename": "secubox-app-streamlit_1.0.0-r5_all.ipk",
|
"filename": "secubox-app-streamlit_1.0.0-r5_all.ipk",
|
||||||
"size": 16513,
|
"size": 16512,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1398,7 +1398,7 @@
|
|||||||
"name": "secubox-app-tor",
|
"name": "secubox-app-tor",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-tor_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-tor_1.0.0-r1_all.ipk",
|
||||||
"size": 7368,
|
"size": 7371,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1410,7 +1410,7 @@
|
|||||||
"name": "secubox-app-voip",
|
"name": "secubox-app-voip",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-app-voip_1.0.0-r1_all.ipk",
|
"filename": "secubox-app-voip_1.0.0-r1_all.ipk",
|
||||||
"size": 11957,
|
"size": 11955,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1422,7 +1422,7 @@
|
|||||||
"name": "secubox-app-webapp",
|
"name": "secubox-app-webapp",
|
||||||
"version": "1.5.0-r7",
|
"version": "1.5.0-r7",
|
||||||
"filename": "secubox-app-webapp_1.5.0-r7_all.ipk",
|
"filename": "secubox-app-webapp_1.5.0-r7_all.ipk",
|
||||||
"size": 39176,
|
"size": 39177,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1434,7 +1434,7 @@
|
|||||||
"name": "secubox-app-zigbee2mqtt",
|
"name": "secubox-app-zigbee2mqtt",
|
||||||
"version": "1.0.0-r3",
|
"version": "1.0.0-r3",
|
||||||
"filename": "secubox-app-zigbee2mqtt_1.0.0-r3_all.ipk",
|
"filename": "secubox-app-zigbee2mqtt_1.0.0-r3_all.ipk",
|
||||||
"size": 5541,
|
"size": 5540,
|
||||||
"category": "secubox",
|
"category": "secubox",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox backend service",
|
"description": "SecuBox backend service",
|
||||||
@ -1458,7 +1458,7 @@
|
|||||||
"name": "secubox-content-pkg",
|
"name": "secubox-content-pkg",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-content-pkg_1.0.0-r1_all.ipk",
|
"filename": "secubox-content-pkg_1.0.0-r1_all.ipk",
|
||||||
"size": 3906,
|
"size": 3909,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1470,7 +1470,7 @@
|
|||||||
"name": "secubox-cookie-tracker",
|
"name": "secubox-cookie-tracker",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-cookie-tracker_1.0.0-r1_all.ipk",
|
"filename": "secubox-cookie-tracker_1.0.0-r1_all.ipk",
|
||||||
"size": 10645,
|
"size": 10643,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1482,7 +1482,7 @@
|
|||||||
"name": "secubox-core",
|
"name": "secubox-core",
|
||||||
"version": "0.10.0-r16",
|
"version": "0.10.0-r16",
|
||||||
"filename": "secubox-core_0.10.0-r16_all.ipk",
|
"filename": "secubox-core_0.10.0-r16_all.ipk",
|
||||||
"size": 123045,
|
"size": 123053,
|
||||||
"category": "system",
|
"category": "system",
|
||||||
"icon": "box",
|
"icon": "box",
|
||||||
"description": "SecuBox core components",
|
"description": "SecuBox core components",
|
||||||
@ -1494,7 +1494,7 @@
|
|||||||
"name": "secubox-cve-triage",
|
"name": "secubox-cve-triage",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-cve-triage_1.0.0-r1_all.ipk",
|
"filename": "secubox-cve-triage_1.0.0-r1_all.ipk",
|
||||||
"size": 11826,
|
"size": 11828,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1506,7 +1506,7 @@
|
|||||||
"name": "secubox-dns-guard",
|
"name": "secubox-dns-guard",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-dns-guard_1.0.0-r1_all.ipk",
|
"filename": "secubox-dns-guard_1.0.0-r1_all.ipk",
|
||||||
"size": 12486,
|
"size": 12482,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1518,7 +1518,7 @@
|
|||||||
"name": "secubox-identity",
|
"name": "secubox-identity",
|
||||||
"version": "0.1.0-r1",
|
"version": "0.1.0-r1",
|
||||||
"filename": "secubox-identity_0.1.0-r1_all.ipk",
|
"filename": "secubox-identity_0.1.0-r1_all.ipk",
|
||||||
"size": 8083,
|
"size": 8084,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1530,7 +1530,7 @@
|
|||||||
"name": "secubox-iot-guard",
|
"name": "secubox-iot-guard",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-iot-guard_1.0.0-r1_all.ipk",
|
"filename": "secubox-iot-guard_1.0.0-r1_all.ipk",
|
||||||
"size": 13372,
|
"size": 13370,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1542,7 +1542,7 @@
|
|||||||
"name": "secubox-localrecall",
|
"name": "secubox-localrecall",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-localrecall_1.0.0-r1_all.ipk",
|
"filename": "secubox-localrecall_1.0.0-r1_all.ipk",
|
||||||
"size": 7798,
|
"size": 7793,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1554,7 +1554,7 @@
|
|||||||
"name": "secubox-master-link",
|
"name": "secubox-master-link",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-master-link_1.0.0-r1_all.ipk",
|
"filename": "secubox-master-link_1.0.0-r1_all.ipk",
|
||||||
"size": 15040,
|
"size": 15035,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1566,7 +1566,7 @@
|
|||||||
"name": "secubox-mcp-server",
|
"name": "secubox-mcp-server",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-mcp-server_1.0.0-r1_all.ipk",
|
"filename": "secubox-mcp-server_1.0.0-r1_all.ipk",
|
||||||
"size": 11433,
|
"size": 11429,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1578,7 +1578,7 @@
|
|||||||
"name": "secubox-mirrornet",
|
"name": "secubox-mirrornet",
|
||||||
"version": "0.1.0-r1",
|
"version": "0.1.0-r1",
|
||||||
"filename": "secubox-mirrornet_0.1.0-r1_all.ipk",
|
"filename": "secubox-mirrornet_0.1.0-r1_all.ipk",
|
||||||
"size": 15304,
|
"size": 15309,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1590,7 +1590,7 @@
|
|||||||
"name": "secubox-network-anomaly",
|
"name": "secubox-network-anomaly",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-network-anomaly_1.0.0-r1_all.ipk",
|
"filename": "secubox-network-anomaly_1.0.0-r1_all.ipk",
|
||||||
"size": 6169,
|
"size": 6167,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1602,7 +1602,7 @@
|
|||||||
"name": "secubox-p2p",
|
"name": "secubox-p2p",
|
||||||
"version": "0.6.0-r3",
|
"version": "0.6.0-r3",
|
||||||
"filename": "secubox-p2p_0.6.0-r3_all.ipk",
|
"filename": "secubox-p2p_0.6.0-r3_all.ipk",
|
||||||
"size": 47862,
|
"size": 47860,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1614,7 +1614,7 @@
|
|||||||
"name": "secubox-p2p-intel",
|
"name": "secubox-p2p-intel",
|
||||||
"version": "0.1.0-r1",
|
"version": "0.1.0-r1",
|
||||||
"filename": "secubox-p2p-intel_0.1.0-r1_all.ipk",
|
"filename": "secubox-p2p-intel_0.1.0-r1_all.ipk",
|
||||||
"size": 9799,
|
"size": 9801,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1626,7 +1626,7 @@
|
|||||||
"name": "secubox-threat-analyst",
|
"name": "secubox-threat-analyst",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-threat-analyst_1.0.0-r1_all.ipk",
|
"filename": "secubox-threat-analyst_1.0.0-r1_all.ipk",
|
||||||
"size": 9868,
|
"size": 9863,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1638,7 +1638,7 @@
|
|||||||
"name": "secubox-vortex-dns",
|
"name": "secubox-vortex-dns",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-vortex-dns_1.0.0-r1_all.ipk",
|
"filename": "secubox-vortex-dns_1.0.0-r1_all.ipk",
|
||||||
"size": 5446,
|
"size": 5441,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
@ -1650,7 +1650,7 @@
|
|||||||
"name": "secubox-vortex-firewall",
|
"name": "secubox-vortex-firewall",
|
||||||
"version": "1.0.0-r1",
|
"version": "1.0.0-r1",
|
||||||
"filename": "secubox-vortex-firewall_1.0.0-r1_all.ipk",
|
"filename": "secubox-vortex-firewall_1.0.0-r1_all.ipk",
|
||||||
"size": 8890,
|
"size": 8895,
|
||||||
"category": "utility",
|
"category": "utility",
|
||||||
"icon": "package",
|
"icon": "package",
|
||||||
"description": "SecuBox package",
|
"description": "SecuBox package",
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user