Skip to content

prashanttends1/stripe-reachability

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

stripe-reachability

A bash script to check if your computer can reach api.stripe.com.

Usage

From the root of the repository run the test script.

./bin/test.sh

If successful, you should see output similar to the text below.

========================================
Checking os...
OK: os check
========================================
Checking ip...
OK: ip check
========================================
Checking route...
OK: route check
========================================
Checking curl_https...
OK: curl_https check
========================================

About

A bash script to test access to the Stripe API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%