{"library":"tcp-ping","type":"library","category":null,"description":"This Node.js utility provides TCP-based ping functionality, enabling users to test the availability and measure the latency of specific services on given addresses and ports. Unlike traditional ICMP `ping` tools, `tcp-ping` avoids issues with ICMP-blocked servers and offers faster results by immediately dropping connections after acceptance. It's particularly useful for verifying service-level availability rather than just general network connectivity. The package's current and only documented version is 0.1.1, indicating a very early stage of development or a project that is no longer actively maintained. Its release cadence is effectively non-existent. Key differentiators include its speed, the ability to target specific ports and services, and its resilience to ICMP filtering, making it more effective for certain server monitoring scenarios.","language":"javascript","status":"abandoned","version":"0.1.1","tags":["javascript","ping","util","tcp","availability"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tcp-ping","imports":["const tcpp = require('tcp-ping');","import tcpp from 'tcp-ping';","import * as tcpp from 'tcp-ping';"]},{"cmd":"yarn add tcp-ping","imports":[]},{"cmd":"pnpm add tcp-ping","imports":[]}],"homepage":null,"github":"https://github.com/wesolyromek/tcp-ping","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tcp-ping","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/tcp-ping/compatibility"}}