mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
blockcheck: display timestamp enable message
This commit is contained in:
@@ -397,6 +397,7 @@ check_system()
|
|||||||
PKTWSD=winws
|
PKTWSD=winws
|
||||||
FWTYPE=windivert
|
FWTYPE=windivert
|
||||||
# ts fooling requires timestamps. they are disabled by default in windows.
|
# ts fooling requires timestamps. they are disabled by default in windows.
|
||||||
|
echo enabling tcp timestamps
|
||||||
netsh interface tcp set global timestamps=enabled >/dev/null
|
netsh interface tcp set global timestamps=enabled >/dev/null
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Reference in New Issue
Block a user