secubox-openwrt/package/secubox/luci-app-ndpid
CyberMind-FR ccfb58124c docs: Add trilingual documentation (French and Chinese translations)
Add complete French (fr) and Chinese (zh) translations for all documentation:

- Root files: README, CHANGELOG, SECURITY, BETA-RELEASE
- docs/: All 16 core documentation files
- DOCS/: All 19 deep-dive documents including embedded/ and archive/
- package/secubox/: All 123+ package READMEs
- Misc: secubox-tools/, scripts/, EXAMPLES/, config-backups/, streamlit-apps/

Total: 346 translation files created

Each file includes language switcher links for easy navigation between
English, French, and Chinese versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-20 10:00:18 +01:00
..
htdocs/luci-static/resources style(ndpid): Migrate dashboard and flows views to KISS theme 2026-02-12 13:51:36 +01:00
root feat: Major updates - CDN cache with Squid, network modes UI rework, bugfixes 2026-01-30 19:46:28 +01:00
Makefile chore: Bump release versions for require syntax fix 2026-01-21 17:18:06 +01:00
README.fr.md docs: Add trilingual documentation (French and Chinese translations) 2026-03-20 10:00:18 +01:00
README.md docs: Add trilingual documentation (French and Chinese translations) 2026-03-20 10:00:18 +01:00
README.zh.md docs: Add trilingual documentation (French and Chinese translations) 2026-03-20 10:00:18 +01:00

LuCI nDPId Dashboard

English | Francais | 中文

LuCI web interface for nDPId deep packet inspection -- real-time traffic analysis and protocol detection.

Installation

opkg install luci-app-ndpid

Access

LuCI > SecuBox > nDPId Intelligence

Tabs

  • Dashboard -- Live traffic statistics and protocol breakdown
  • Flows -- Active network flows with detected application protocols
  • Settings -- nDPId daemon configuration

Helper Scripts

  • ndpid-compat -- Compatibility layer for nDPId integration
  • ndpid-flow-actions -- Flow event processing and actions
  • ndpid-collector -- Traffic data collection and aggregation

RPCD Methods

Service: luci.ndpid

Dependencies

  • luci-base
  • ndpid
  • socat
  • jq

License

Apache-2.0