🍉 Sync 2026-08-30 11:16:17

This commit is contained in:
github-actions[bot]
2026-08-30 11:16:17 +08:00
parent 5093acfe28
commit dd41e8d648
127 changed files with 3726 additions and 86808 deletions
@@ -1,20 +0,0 @@
{
"admin/services/frp": {
"order": 80,
"title": "frp",
"action": {
"type": "firstchild"
}
},
"admin/services/frp/client": {
"order": 20,
"title": "Client",
"action": {
"type": "view",
"path": "frpc"
},
"depends": {
"acl": [ "luci-app-frpc" ]
}
}
}
@@ -1,18 +0,0 @@
{
"luci-app-frpc": {
"description": "Grant access to LuCI app frpc",
"read": {
"file": {
"/etc/group": [ "read" ],
"/etc/passwd": [ "read" ]
},
"ubus": {
"service": [ "list" ]
},
"uci": [ "frpc" ]
},
"write": {
"uci": [ "frpc" ]
}
}
}