mirror of
https://github.com/Zxilly/UA2F.git
synced 2026-01-07 02:45:33 +00:00
parent
9eb6bb417b
commit
9675b7770d
@ -73,7 +73,7 @@ setup_firewall() {
|
||||
$([ "$handle_tls" -eq "1" ] || echo 'tcp dport 443 counter return comment "!ua2f: bypass HTTPS";')
|
||||
tcp dport 80 counter ct mark set 44;
|
||||
ct mark 43 counter return comment "!ua2f: bypass non-http stream";
|
||||
ct original counter queue num 10010 bypass;
|
||||
ct original queue num 10010 bypass;
|
||||
}
|
||||
}
|
||||
EOF
|
||||
|
||||
Loading…
Reference in New Issue
Block a user