windows
- 打开管理员powershell
- 输入以下指令:
netsh interface tcp set global timestamps=enabled
输入以下指令检测是否开启,如第一行的值为enabled则成功开启
netsh interface tcp show global
netsh interface tcp set global timestamps=enabled
输入以下指令检测是否开启,如第一行的值为enabled则成功开启
netsh interface tcp show global