small-packages/luci-app-dnsproxy/root/usr/share/luci/menu.d/luci-app-dnsproxy.json
2026-05-10 09:48:30 +08:00

13 lines
174 B
JSON

{
"admin/services/dnsproxy": {
"title": "DNS Proxy",
"action": {
"type": "view",
"path": "dnsproxy"
},
"depends": {
"acl": [ "luci-app-dnsproxy" ]
}
}
}