Socket
Socket
Sign inDemoInstall

yaping

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    yaping

yaping is yet another ping utility for nodejs


Version published
Maintainers
1
Install size
3.04 kB
Created

Readme

Source

node-yaping

yaping is yet another ping utility for nodejs

I wouldn't use it if I were you. I don't even use it and I'm me. I'm pushing this to further my dream of raw sockets in node. When that day arrives I'll port a random python icmp ping implementation to node, check the pcap caputres against the unix ping utility and call it a day.

In actuality, that will only be the start of my day. I'll also create a ping response server that lies about how fast it responds. (You can totally do that, it's awesome.) All my servers will show negative latency, and you can't prove it's a lie.

This simple function should

  • do dns lookups
  • ping once
  • timeout after 10 seconds
  • communicate all the well though out error codes that ping provides
  • spawn a child processes out of wedlock

Patches/Pull requests welcome.

FAQs

Last updated on 09 Dec 2014

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc