secubox-openwrt/package/secubox/luci-app-secubox-p2p/README.zh.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
740 B
Markdown

[English](README.md) | [Francais](README.fr.md) | [中文](README.zh.md)
# LuCI SecuBox P2P Hub
SecuBox 点对点网状网络管理、节点发现和分布式服务的 LuCI Web 界面。
## 安装
```bash
opkg install luci-app-secubox-p2p
```
## 访问
LuCI > SecuBox > MirrorBox
## 选项卡
- **概览** -- P2P 网络状态摘要
- **P2P Hub** -- 中央枢纽管理和连接
- **节点** -- 已发现的节点和连接状态
- **服务** -- 跨网状网络的分布式服务
- **配置文件** -- 节点身份和配置文件配置
- **网状网络** -- 网状拓扑和路由
- **工厂** -- 设备配置和 Gitea 备份集成
- **设置** -- P2P 网络配置
## 依赖项
- `luci-base`
- `secubox-p2p`
## 许可证
Apache-2.0