mirror of
https://github.com/gSpotx2f/luci-app-internet-detector.git
synced 2025-12-06 03:26:50 +03:00
11 lines
189 B
JSON
11 lines
189 B
JSON
{
|
|
"luci-app-internet-detector": {
|
|
"description": "Grant access to internet-detector procedures",
|
|
"read": {
|
|
"file": {
|
|
"/bin/ping -c 1 -W 1 [a-z0-9:.]*": [ "exec" ]
|
|
}
|
|
}
|
|
}
|
|
}
|