Thoughts, stories and ideas.
aldora
  • Home
  • Converter
  • About
  • Archive
Subscribe

network

Timing Request with cURL

We can use cURL to measure request time consumed during the whole process, such as DNS lookup, TCP handshake, SSL handshake time: curl https://www.aldoraweb.com/ \ -s --connect-timeout 5 \ -o /dev/null \ -w "%{time_namelookup} %{time_connect} %{time_appconnect} %{time_pretransfer} %{time_starttransfer} %{time_total}" | awk '{print "DNS
Aldora Lee Jan 6, 2023
Don't use Astrill VPN

Don't use Astrill VPN

After switching to Surge from Astrill, I suddenly found years of slow network problem is actually the Astrill problem. I am a developer, and very often I need to work with a private network, so I need a VPN not only can connect me with the world beyond the Great
Aldora Lee Oct 15, 2022

Subscribe to aldora

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
aldora © 2023. Powered by Ghost