secubox-openwrt/package/secubox/luci-secubox-dnsguard/README.md
CyberMind-FR 62f2f6a7a8 docs(secubox): Add KISS README for all 46 remaining packages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:34:06 +01:00

33 lines
541 B
Markdown

# SecuBox DNS Guard
Alternate LuCI package for privacy-focused DNS management -- same functionality as `luci-app-dnsguard`, integrated under the SecuBox security menu.
## Installation
```bash
opkg install luci-secubox-dnsguard
```
## Access
LuCI > SecuBox > Security > DNS Guard
## Features
- DNS filtering and ad blocking configuration
- Upstream DNS provider selection
- Query logging and statistics dashboard
- Blocklist management
## RPCD Methods
Service: `luci.dnsguard`
## Dependencies
- `luci-base`
## License
Apache-2.0