jping

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i jping

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

7.54 kB

Total Files

7

Last publish

Collaborators

  • sansossio