mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-14 04:15:06 +08:00
🍉 Sync 2026-08-30 11:16:17
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"admin/services/frp": {
|
||||
"order": 80,
|
||||
"title": "frp",
|
||||
"action": {
|
||||
"type": "firstchild"
|
||||
}
|
||||
},
|
||||
"admin/services/frp/server": {
|
||||
"order": 10,
|
||||
"title": "Server",
|
||||
"action": {
|
||||
"type": "view",
|
||||
"path": "frps"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-frps" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"luci-app-frps": {
|
||||
"description": "Grant access to LuCI app frps",
|
||||
"read": {
|
||||
"file": {
|
||||
"/etc/group": [ "read" ],
|
||||
"/etc/passwd": [ "read" ]
|
||||
},
|
||||
"ubus": {
|
||||
"service": [ "list" ]
|
||||
},
|
||||
"uci": [ "frps" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "frps" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user