Checks which public IPFS gateways are online or not.
You can view this website on GitHub Pages: https://ipfs.github.io/public-gateway-checker/
NOTE: All of these (except ipfs.io
and dweb.link
) are hosted by third-parties and should be treated as such.
If you'd like to add a new public gateway, please edit gateways.json
and submit a pull request.
$ npx http-server . -a 127.0.0.1 -p 3000 -c-1
A CLI version ipfg
is available here: https://github.com/JayBrown/Tools/tree/master/ipfg