mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-22 11:18:40 +00:00
blockcheck: display timestamp enable message
This commit is contained in:
parent
8026d11f71
commit
2d704a859d
@ -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
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
Reference in New Issue
Block a user