mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-24 06:44:21 +00:00
11 lines
180 B
JSON
11 lines
180 B
JSON
|
{
|
||
|
"luci-app-glorytun-udp": {
|
||
|
"description": "Grant access to glorytun UDP",
|
||
|
"read": {
|
||
|
"uci": [ "glorytun-udp" ]
|
||
|
},
|
||
|
"write": {
|
||
|
"uci": [ "glorytun-udp" ]
|
||
|
}
|
||
|
}
|
||
|
}
|