REM Batch
REG add "HKLM\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet" /f /v "EnableActiveProbing" /t REG_DWORD /d 1
REG add "HKLM\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet" /f /v "ActiveWebProbeHost" /t REG_SZ /d "zhmhbest.gitee.io"
REG add "HKLM\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet" /f /v "ActiveWebProbePath" /t REG_SZ /d "localbookmark/connecttest.html"
REG add "HKLM\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet" /f /v "ActiveWebProbeContent" /t REG_SZ /d "connected"
echo http://zhmhbest.gitee.io/localbookmark/connecttest.html