mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +03:00
readme : route_localnet notice
This commit is contained in:
@@ -25,7 +25,7 @@ network_find_wan_all()
|
||||
}
|
||||
network_find_wan6_all()
|
||||
{
|
||||
__network_ifstatus "$1" "" "[@.route[@.target='::' && !@.table]].interface" "" 4 2>/dev/null && return
|
||||
__network_ifstatus "$1" "" "[@.route[@.target='::' && !@.table]].interface" "" 10 2>/dev/null && return
|
||||
network_find_wan6 $1
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user