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```