Skip to content

Instantly share code, notes, and snippets.

@NikoXu
Last active September 29, 2018 02:32
Show Gist options
  • Select an option

  • Save NikoXu/a6c50d69b1c2be59b12fc99a7671d4b2 to your computer and use it in GitHub Desktop.

Select an option

Save NikoXu/a6c50d69b1c2be59b12fc99a7671d4b2 to your computer and use it in GitHub Desktop.
tree lipo nm ar netstat curl
// 监控网站响应速度
curl -o /dev/null -s -w %{time_namelookup}::%{time_connect}::%{time_starttransfer}::%{time_total}::%{speed_download}"\n" $(aURL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment