更新 'table.sh'
This commit is contained in:
parent
327e813efb
commit
16236c408c
2
table.sh
2
table.sh
@ -17,7 +17,7 @@ iptables -t mangle -A XRAY -d 224.0.0.0/4 -j RETURN
|
||||
iptables -t mangle -A XRAY -d 240.0.0.0/4 -j RETURN
|
||||
iptables -t mangle -A XRAY -d 255.255.255.255/32 -j RETURN
|
||||
iptables -t mangle -A XRAY -d 192.168.0.0/16 -j RETURN
|
||||
iptables -t mangle -A XRAY ! -s 192.168.31.5/24 -j RETURN
|
||||
iptables -t mangle -A XRAY ! -s 192.168.0.0/16 -j RETURN
|
||||
ip6tables -t mangle -N XRAY6
|
||||
ip6tables -t mangle -A XRAY6 -d FF00::0/8 -j RETURN
|
||||
ip6tables -t mangle -A XRAY6 -d FE00::0/8 -j RETURN
|
||||
|
Loading…
x
Reference in New Issue
Block a user