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

netrstatus

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netrstatus

Internet Report Status

  • 1.0.0-rc1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-54.55%
Maintainers
1
Weekly downloads
 
Created
Source

netrstatus

Short for Internet Report Status, does some tests to check the internet connection and reports these results to accesolibre.red API.

What tests are ran?

  • HTTP/HTTPS resolution: it tests if a web page loads or not with a 200 status or any other configure status being expected for that address.
  • Traceroute: tests if there's any split or delay on the packages being delivered. This is useful as well to compare routes from the same IP address in future tests being ran.
  • DNS resolution: uses the assigned DNS to check if the domain name can be resolved. It checks as well if this resolution conforms to the expected resolution for that domain name.
  • Network speed: test the network connection speed.

Author and license

© 2015, Jose-Luis Rivas <me@ghostbar.co>.

Licensed under the ISC terms. Find a copy in the file LICENSE.

[//]: # vim: ft=markdown tw=80

Keywords

FAQs

Package last updated on 19 Dec 2015

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