sweet-ping

1.0.2 • Public • Published

sweet-ping

Boys, Boys, it's a sweet ping...

The tiny handy tool to check the availability of your website. Could be useful to measure how much time it takes to restart the server or whatever.

It sends HTTP requests and expects to get the 200 as a response. If that's not the case, the app tries to calculate the outage time.

Installation and usage

npm i -g sweet-ping

and then

sping http://facebook.com

To stop the process press Ctrl+C

What it can do

If there is an error HTTP status the app sums up the time until it receives the 200 again.

If the request takes longer than average the app will write a warning.

More features are coming

Readme

Keywords

none

Package Sidebar

Install

npm i sweet-ping

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

25.8 kB

Total Files

18

Last publish

Collaborators

  • stukalin