secubox-openwrt/package/secubox/luci-app-secubox-p2p/README.fr.md
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

36 lines
867 B
Markdown

[English](README.md) | [Francais](README.fr.md) | [中文](README.zh.md)
# LuCI SecuBox P2P Hub
Interface web LuCI pour la gestion du mesh pair-a-pair SecuBox, la decouverte de pairs et les services distribues.
## Installation
```bash
opkg install luci-app-secubox-p2p
```
## Acces
LuCI > SecuBox > MirrorBox
## Onglets
- **Vue d'ensemble** -- Resume du statut du reseau P2P
- **Hub P2P** -- Gestion du hub central et connectivite
- **Pairs** -- Pairs decouverts et statut de connexion
- **Services** -- Services distribues a travers le mesh
- **Profils** -- Configuration de l'identite et du profil des pairs
- **Reseau Mesh** -- Topologie et routage du mesh
- **Factory** -- Provisionnement d'appareils et integration de sauvegarde Gitea
- **Parametres** -- Configuration du reseau P2P
## Dependances
- `luci-base`
- `secubox-p2p`
## Licence
Apache-2.0