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

jping

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

jping

Get connection time to an ip or host

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-40%
Maintainers
1
Weekly downloads
 
Created
Source

JPing

N|Solid

JPing is a tool for see ping in ms between your and a remote server

Install

npm install jping -g

Examples

Simple usage

jping google.com

With port

jping google.com:443

Logs in loop

jping google.com -i

Help command

jping -h
jping --help

Example outupt

JPing: Pinging to google.com (ip = 172.217.16.238, port = 80)
JPing: Reply from google.com (port: 80), time = 43ms, average = 43.00ms
JPing: Reply from google.com (port: 80), time = 7ms, average = 25.00ms
JPing: Reply from google.com (port: 80), time = 5ms, average = 18.33ms
JPing: Reply from google.com (port: 80), time = 4ms, average = 14.75ms
JPing: Reply from google.com (port: 80), time = 5ms, average = 12.80ms
JPing: Ping average = 12.80ms

Keywords

FAQs

Package last updated on 09 Mar 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