thevickypedia / ping-test

UI to run a ping test on any host

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ping-test

UI to run a ping test on any host using http or https protocol

The JavaScript responsible for the ping uses fetch functionality with no-cors mode to avoid being blocked by CORS pre-flight request.

Demo

đź’ˇ The demo link uses GitHub preview page, so the ping rate is from GitHub's server locations. Also ensure to set protocol as HTTPS when using the demo link.

About

UI to run a ping test on any host

License:MIT License


Languages

Language:JavaScript 46.1%Language:HTML 28.9%Language:CSS 24.9%