op-packages/luci-app-dnsproxy/root/usr/share/luci/menu.d/luci-app-dnsproxy.json
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

13 lines
174 B
JSON

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