Files
op-packages/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json
T

21 lines
284 B
JSON

{
"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" ]
}
}
}