# can be passed FWTYPE=iptables to override default nftables preference
@@ -354,6 +355,7 @@ check_system()
Linux)
PKTWS="$NFQWS"
PKTWSD=nfqws
FIX_SEG=' --fix-seg'
linux_fwtype
["$FWTYPE"= iptables -o"$FWTYPE"= nftables ]||{
echo firewall type$FWTYPE not supported in$UNAME
@@ -1430,6 +1432,11 @@ warn_mss()
[-n"$1"]&&echo'WARNING ! although mss worked it may not work on all sites and will likely cause significant slowdown. it may only be required for TLS1.2, not TLS1.3'