calvinalx / ping

Real-time Latency measurement in your browser
https://ping.calvin.al
97 stars 7 forks source link

Ping

Ping is a latency measurement App that works directly in your web browser. Currently at the moment there is 2 reliable way to do this, using HTTP Fetch and WebSocket.

You can try the App here: https://ping.calvin.al

Getting Started

Source Code

Features

Planned Features

Why this was made?

Since the Covid-19 outbreak, I have found my internet connection very unstable, therefore this led me to open Command Prompt all the time doing something like ping -t google.com to see how its currently doing. And I tried finding some ping test site but none of them had a real-time graph or something like that, so I made this 😁

Support