latency-meter
v1.0.14
Published
This meter lets you know how much latency (ping) there's between your computer and your cloud server. It's great for things like picking the best datacenter in Amazon AWS, or checking if something is wrong on your script or if the entire machine is lagged
Downloads
16
Readme
Latency Meter
This meter lets you know how much latency (ping) there's between your computer and your cloud server. It's great for things like picking the best datacenter in Amazon AWS, or checking if something is wrong on your script or if the entire machine is lagged, for example.
Use without installing or downloading
Just run this from anywhere!
npx latency-meter
Point your browser to port 3232 of the target machine. Remember to allow it on your security group or firewall.
or install globally to use locally (?)
npm i -g latency-meter
latency-meter
Enjoy
Made with 🧡 by Sebolio