预览模式: 普通 | 列表
@echo off  
:start
cls
C:\test\curl.exe -I http://www.baidu.com -o c:\test\curl.txt
echo %1|findstr "OK" curl.txt >nul  

查看更多...

Tags: ngrok

分类:技术 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 1863