youtubeUnblock/owrt/537-youtubeUnblock.nft
Vadim Vetrov fa0552ba66
#71
2024-08-15 14:10:38 +03:00

6 lines
237 B
Plaintext

#!/usr/sbin/nft -f
# This file install nftables rules for openwrt
add rule inet fw4 mangle_forward tcp dport 443 ct original packets < 20 counter queue num 537 bypass
insert rule inet fw4 output mark and 0x8000 == 0x8000 counter accept