Skip to content

cspi-git/chping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CHPing

A powerful Paping alternative made using NodeJS.

Installation

Github:

git clone https://github.com/cspi-git/chping

NpmJS:

npm i argparse tcp-ping-node request-async chalk

Usage

usage: index.js [-h] --host HOST [-t TCP] [-cp [CPING]] [-ch [CHTTP]] [-ct [CTCP]] [-cu [CUDP]]

optional arguments:
  -h, --help            show this help message and exit
  --host HOST           The target host.
  -t TCP, --tcp TCP     TCP ping the specified port. Usage: -t/--tcp {port}
  -cp [CPING], --cping [CPING]
                        If used, host will be ping using check-host API.
  -ch [CHTTP], --chttp [CHTTP]
                        If used, host will be HTTP ping using check-host API.
  -ct [CTCP], --ctcp [CTCP]
                        If used, host will be TCP ping using check-host API.
  -cu [CUDP], --cudp [CUDP]
                        If used, host will be UDP ping using check-host API.

Examples

TCP Ping:

node index.js --host google.com --tcp 80

TCP Ping using Check-Host API:

node index.js --host google.com --ctcp

License

MIT © CSPI

About

A powerful Paping alternative made using NodeJS.

Topics

Resources

License

Stars

Watchers

Forks

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy