diff --git a/blockcheck.sh b/blockcheck.sh index 40dc31d..33c576e 100755 --- a/blockcheck.sh +++ b/blockcheck.sh @@ -397,6 +397,7 @@ check_system() PKTWSD=winws FWTYPE=windivert # ts fooling requires timestamps. they are disabled by default in windows. + echo enabling tcp timestamps netsh interface tcp set global timestamps=enabled >/dev/null ;; *)