mirror of
https://github.com/gSpotx2f/luci-app-internet-detector.git
synced 2025-12-13 15:06:50 +03:00
Added ipv6 support
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"description": "Grant access to internet-detector procedures",
|
||||
"read": {
|
||||
"file": {
|
||||
"/bin/ping -c 1 -W 1 [0-9.]*": [ "exec" ]
|
||||
"/bin/ping -c 1 -W 1 [a-z0-9:.]*": [ "exec" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user