feat: update luci awg

This commit is contained in:
s.shchipunov
2025-09-29 00:38:30 +07:00
parent 7740f55534
commit 9bc094ec4d
10 changed files with 511 additions and 166 deletions

View File

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