Go to file
Nato Boram b76c0be23a +win script 2019-04-04 18:18:05 -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 Adding link to online gateway (#42) 2019-03-02 21:31:03 -05:00
gateways.json Add link to ipfs.fooock.com gateway (#46) 2019-03-21 08:25:13 -07:00
index.html Restructure + nicer look 2017-09-27 22:52:43 +03:00
lastpubver Bump gateways.json lastpubver 2019-03-02 13:47:40 -05: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.