Go to file
Nato Boram a41e498d3a added a field to check a specific hash 2019-04-04 18:19:19 -04:00
.vscode jshint 2019-04-04 18:17:15 -04:00
.jshintrc add a linter 2019-04-04 18:15:18 -04:00
LICENSE Initial commit 2017-09-25 18:48:01 +03:00
README.md Add a nice screenshot to the README 2019-03-02 13:44:30 -05:00
app.js added a field to check a specific hash 2019-04-04 18:19:19 -04:00
gateways.json format 2019-04-04 18:18:24 -04:00
index.html added a field to check a specific hash 2019-04-04 18:19:19 -04:00
lastpubver added a field to check a specific hash 2019-04-04 18:19:19 -04:00
publish-to-ipfs.bat +win script 2019-04-04 18:18:05 -04:00
publish-to-ipfs.sh +win script 2019-04-04 18:18:05 -04:00

README.md

ipfs/public-gateway-checker

Checks which public IPFS gateways are online or not.

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 this website on GitHub Pages: https://ipfs.github.io/public-gateway-checker/

Here's a screenshot:

screenshot

A CLI version ipfg is available here: https://github.com/JayBrown/Tools/tree/master/ipfg

If you'd like to add a new public gateway, please edit gateways.json and submit a pull request.