mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-13 23:39:46 +03:00
stun4all, wg4all improve
This commit is contained in:
@@ -25,6 +25,6 @@ zapret_custom_firewall_nft()
|
||||
{
|
||||
# stop logic is not required
|
||||
|
||||
local f="udp length 156 @th,64,32 0x01000000"
|
||||
local f="udp length 156 @ih,0,32 0x01000000"
|
||||
nft_fw_nfqws_post "$f" "$f" $QNUM_WG4ALL
|
||||
}
|
||||
|
Reference in New Issue
Block a user