2017-09-27 19:40:43 +00:00
|
|
|
# public-gateway-checker
|
2017-09-25 15:51:08 +00:00
|
|
|
> Checks which public gateways are online or not
|
2017-09-27 19:40:43 +00:00
|
|
|
|
|
|
|
A small little utility website for checking if some public gateways are still up and running.
|
|
|
|
|
|
|
|
NOTE: All of these (except gateway.ipfs.io and ipfs.io) are hosted by third-parties and should be treated as such.
|
|
|
|
|
|
|
|
You can view the website via Github Pages: https://ipfs.github.io/public-gateway-checker/
|
2017-10-09 15:26:14 +00:00
|
|
|
|
|
|
|
A CLI version `ipfg` is available here: https://github.com/JayBrown/Tools/tree/master/ipfg
|