secubox-openwrt/package/secubox/luci-secubox-dnsguard/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

35 lines
567 B
Markdown

[English](README.md) | [Francais](README.fr.md) | [中文](README.zh.md)
# SecuBox DNS Guard
用于注重隐私的 DNS 管理的备用 LuCI 软件包 -- 与 `luci-app-dnsguard` 功能相同,集成在 SecuBox 安全菜单下。
## 安装
```bash
opkg install luci-secubox-dnsguard
```
## 访问
LuCI > SecuBox > 安全 > DNS Guard
## 功能特性
- DNS 过滤和广告拦截配置
- 上游 DNS 提供商选择
- 查询日志和统计仪表板
- 黑名单管理
## RPCD 方法
服务:`luci.dnsguard`
## 依赖项
- `luci-base`
## 许可证
Apache-2.0