This tool will use the command line to tell you information. Example of a Program Run
In order to run it download by clicking releases. Take note of where it downloads to.
If you just run the exe it will default to google.com.
To use a different url open a cmd.exe window |
---|
Go to the directory of the file cd C:\"Where you downloaded the program to"
Run wsc_win.exe -url="URL beginning with http:// or https://"
Currently this tool only supports Microsoft Windows but I plan to add more OS types in the future. |
---|
HTTP Status Codes More About Them Here
This section will tell you what each code from the software means.
This class of status code indicates that the client's request was successfully received, understood, and accepted.
The request has succeeded.
The request has been accepted for processing, but the processing has not been completed.
Response status codes beginning with the digit "5" indicate cases in which the server is aware that it has erred or is incapable of performing the request.
The server encountered an unexpected condition which prevented it from fulfilling the request.
The server does not support the functionality required to fulfill the request. This is the appropriate response when the server does not recognize the request method and is not capable of supporting it for any resource.
The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
The server, while acting as a gateway or proxy, did not receive a timely response from the upstream server specified by the URI or some other auxiliary server it needed to access in attempting to complete the request.
The server does not support, or refuses to support, the HTTP protocol version that was used in the request message.
This section will tell you what each rare code from the software means.
(Cloudflare Usage) Cloudflare is unable to reach the origin web server and the request timed out.
Make an issue if you want to suggest a feature, have a question or have found a bug.