{ "luci-app-omr-bypass": { "description": "Grant access to ndpi resources", "read": { "file": { "/proc/net/xt_ndpi/proto": [ "read" ], "/proc/net/xt_ndpi/host_proto": [ "read" ], }, "ubus": { "luci-rpc": [ "getHostHints" ] }, "uci": [ "omr-bypass" ] }, "write": { "uci": [ "omr-bypass" ] } } }