New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sweet-ping

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sweet-ping

Realtime HTTP healthchecker

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 26 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc