mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-12-31 21:58:51 +03:00
Update README.md for OpenWRT, enhance OpenWRT build system.
This commit is contained in:
5
owrt/537-youtubeUnblock.nft
Normal file
5
owrt/537-youtubeUnblock.nft
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/sbin/nft -f
|
||||
# This file
|
||||
|
||||
add rule inet fw4 mangle_forward tcp dport 443 ct packets < 20 counter queue num 537 bypass
|
||||
insert rule inet fw4 output mark and 0x8000 == 0x8000 counter accept
|
||||
Reference in New Issue
Block a user