DNS Guard (luci-app-dnsguard): - Privacy-focused DNS manager with KISS UI - DNS provider feed: FDN, Quad9, Cloudflare, Mullvad, AdGuard, etc. - Smart Config auto-detects fastest DNS for location - Category filtering (privacy, security, fast, family, adblock) - One-click provider switching with dnsmasq integration Ollama: - Add suggested models grid when no models installed - Clickable cards to download directly - Models: tinyllama, llama3.2, phi3, gemma2, qwen2.5, mistral, codellama Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
14 lines
205 B
JSON
14 lines
205 B
JSON
{
|
|
"admin/secubox/security/dnsguard": {
|
|
"title": "DNS Guard",
|
|
"order": 35,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "dnsguard/dashboard"
|
|
},
|
|
"depends": {
|
|
"acl": ["luci-app-dnsguard"]
|
|
}
|
|
}
|
|
}
|