2019-03-02 18:44:30 +00:00
|
|
|
# ipfs/public-gateway-checker
|
2017-09-27 19:40:43 +00:00
|
|
|
|
2019-03-02 00:50:17 +00:00
|
|
|
Checks which public IPFS gateways are online or not.
|
2017-09-27 19:40:43 +00:00
|
|
|
|
|
|
|
NOTE: All of these (except gateway.ipfs.io and ipfs.io) are hosted by third-parties and should be treated as such.
|
|
|
|
|
2019-03-02 18:44:30 +00:00
|
|
|
You can view this website on GitHub Pages: https://ipfs.github.io/public-gateway-checker/
|
|
|
|
|
|
|
|
Here's a screenshot:
|
|
|
|
|
|
|
|
[![screenshot](https://ipfs.io/ipfs/QmUeCSd4gHio7MxZuRXCcLFXED9GpfntKcL87gmXvZV3ed)](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
|
2019-03-02 18:44:30 +00:00
|
|
|
|
|
|
|
If you'd like to add a new public gateway, please edit `gateways.json` and submit a pull request.
|