1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

omr-bypass: New way to bypass services without nDPI

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-05-25 13:09:49 +02:00
parent 9c1c926ad4
commit 7fcfd3be07
6 changed files with 310 additions and 20 deletions

View file

@ -4,7 +4,8 @@
"read": {
"file": {
"/proc/net/xt_ndpi/proto": [ "read" ],
"/proc/net/xt_ndpi/host_proto": [ "read" ]
"/proc/net/xt_ndpi/host_proto": [ "read" ],
"/usr/share/omr-bypass/omr-bypass-proto.lst": [ "read" ]
},
"ubus": {
"luci-rpc": [ "getHostHints" ]