mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
13 lines
185 B
JSON
13 lines
185 B
JSON
{
|
|
"admin/services/iperf": {
|
|
"title": "iPerf",
|
|
"order": 10,
|
|
"action": {
|
|
"type": "template",
|
|
"path": "iperf/test"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-iperf" ]
|
|
}
|
|
}
|
|
}
|