HTTP Ping - Ping any URL with free command-line utility




Easily find out if your web site is responding and how it is performing http-ping is a small, free, easy-to-use Windows command line utility that probes a given URL and displays relevant statistics. It is similar to the popular ping utility, but works over HTTP/S instead of ICMP, and with a URL instead of a computer name/IP address. http-ping supports IPv6 addresses.




For each request, http-ping displays: The HTTP return code (and its brief textual description) The number of bytes returned by the server (excluding headers) The time taken to complete the request (i.e. round-trip time) A summary of all the requests is presented upon completion.

DOWNLOAD LINK : Version 10.0


Example #1: Your basic ping

Example #1: Your basic This simple command shows how our web site is performing:


 http-ping https://www.coretechnologies.com




NOTE http-ping offers a rich set of command line options which can be seen by running "http-ping.exe /?"

Post a Comment

0Comments
Post a Comment (0)