Update service files

This commit is contained in:
Vadim Vetrov
2024-08-12 00:59:13 +03:00
parent e649ef5567
commit 918ccc822d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/sbin/nft -f
# This file
# This file install nftables rules for openwrt
insert 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