Skip to content

A command line utility to ping servers from anywhere in the world!

Notifications You must be signed in to change notification settings

BitpingApp/bping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bping

Bitping Team
A command line utility to ping a website from anywhere in the world!

USAGE:
    bping [OPTIONS] <endpoint>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -c, --count <count>        Specifies the number jobs to send. Defaults to 1. [default: 1]
    -r, --regions <regions>    Specifies the ISO 3166 country codes / continent codes to send jobs to. Defaults to
                               Worldwide.

ARGS:
    <endpoint>    Specifies the endpoint (without http://) to ping. eg. bitping.com

Extra configuration can be found at ~/.bitping/.bpingrc```