Go to file
Jamie Wilkinson a1364a57dc Add a nice screenshot to the README 2019-03-02 13:44:30 -05: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 Convert stray tabs to spaces 2019-03-01 18:21:35 -05:00
gateways.json Remove duplicate ipfs.works entry 2019-03-01 19:49:51 -05:00
index.html Restructure + nicer look 2017-09-27 22:52:43 +03:00
lastpubver Update lastpubver 2019-03-01 18:20:48 -05:00
publish-to-ipfs.sh Add ipfs publish cli 2017-10-03 23:47:51 +03: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.