mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-30 00:19:30 +00:00
nDPId's zmq distributor is not run on gk2 (perf revert #722/#723), so the
ndpid DB is empty and the panel showed nothing. Add DpiBridge reading
/var/lib/secubox/dpi/{cumulative,state}.json and fall the flows/protocols/
applications/top/stats endpoints back to it (nDPId preferred if it has data).
JA3/JA4 + per-flow risks stay empty (no equivalent). Live: 1.3M flows, TLS/DNS/
BitTorrent top protocols, real top apps.
|
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| debian | ||
| menu.d | ||
| nginx | ||
| scripts | ||
| www/ndpid | ||
| README.md | ||
🔬 nDPId
nDPI daemon for traffic analysis
Category: Monitoring
Screenshot
Features
- Protocol detection
- Flow tracking
- JSON API
- Real-time
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-ndpid
Configuration
Configuration file: /etc/secubox/ndpid.toml
API Endpoints
GET /api/v1/ndpid/status- Module statusGET /api/v1/ndpid/health- Health check
License
LicenseRef-CMSD-1.0 (Source-Disclosed License) — CyberMind © 2024-2026. See LICENCE-CMSD-1.0.md.
