UI to run a ping test on any host using http or https protocol
The JavaScript responsible for the ping uses
fetchfunctionality withno-corsmode to avoid being blocked by CORS pre-flight request.
💡 The demo link uses GitHub preview page, so the ping rate is from GitHub's server locations. Also ensure to set
protocolas HTTPS when using the demo link.