Checks which public gateways are online or not
Checks which public gateways are online or not
A site displaying public IPFS gateways and their online/offline status.
View the Public Gateway Checker in action
ipfs.io, dweb.link, and trustless-gateway.link.Edit ./gateways.json:
Edit ./onion-gateways.json:
.onion gateway address to the listThen, submit a pull request for this change. Be sure to follow all the directions in the pull request template so your PR can be triaged as quickly as possible.
npm ci
npm run build
npm start
Then open http://localhost:3000/
Testing in Tor Browser: To access localhost:3000, go to about:config and set:
network.proxy.allow_hijacking_localhost = truenetwork.proxy.no_proxies_on = localhost, 127.0.0.1Remember to reset these settings after testing.
No open issues yet, or sync has not completed.