通过curl获取网页访问时间

 

curl -w %{time_namelookup}:%{time_connect}:%{time_starttransfer}:%{time_total}:%{speed_download}"\n" "https://www.google.com"  

posted @ 2017-03-19 18:07  xuanhui  阅读(659)  评论(0编辑  收藏  举报