Files
awg-openwrt/luci-proto-amneziawg/root/usr/share/luci/menu.d/luci-proto-amneziawg.json
2025-09-29 00:38:30 +07:00

15 lines
230 B
JSON

{
"admin/status/amneziawg": {
"title": "AmneziaWG",
"order": 92,
"action": {
"type": "view",
"path": "amneziawg/status"
},
"depends": {
"acl": [ "luci-proto-amneziawg" ],
"uci": { "network": true }
}
}
}