mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-13 22:03:09 +00:00
blockcheck2: check quic only hopbyhop/destopt
This commit is contained in:
@@ -21,7 +21,7 @@ pktws_check_http3()
|
||||
done
|
||||
|
||||
[ "$IPV" = 6 ] && {
|
||||
for fool in $FOOLINGS6_UDP; do
|
||||
for fool in ip6_hopbyhop ip6_destopt ip6_hopbyhop:ip6_destopt; do
|
||||
pktws_curl_test_update $1 $2 $PAYLOAD --lua-desync=send:$fool --lua-desync=drop
|
||||
done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user