Files
openwrt_packages/luci-app-bandix/root/usr/share/luci/status/bandix.json
2025-11-02 14:26:26 +08:00

12 lines
276 B
JSON

{
"bandix": {
"title": "Bandix 流量监控",
"description": "局域网设备流量监控和统计服务",
"instances": {
"instance": {
"type": "process",
"init": "bandix"
}
}
}
}