Curated list of IPFS gateways

I hope to have a 100mbit dedicated public gateway setup in the next few weeks. Once that happens, I will reply with details.

1 Like

Updated for pull request, but moved to the following repo due to size: https://github.com/JayBrown/Tools/tree/master/ipfg

CLI has been updated to v1.2.1: https://github.com/JayBrown/Tools/tree/master/ipfg

Now includes option -u | --upload | --cache to cache an IPFS object from your local node or a remote node on a public gateway.

You can check gateway list from here https://github.com/VanVan/ipfsProxyHTTP

1 Like

I’ve added a couple of URLs via pull request:

1 Like

http://gateway.ipfs.so

1 Like

At some point FileNation will also be running its own gateway.

http://cloudflare-ipfs.com/

1 Like

The eternum.io gateway has moved to ipfs.eternum.io.

(context)

https://gateway.pinata.cloud

https://nuts.rtradetechnologies.com:6772/ipfs
https://nuts.rtradetechnologies.com:6772/ipns

Just got these online earlier this week, they will be refined as time goes on. Attempting to browse anything other than /ipfs/... and /ipns/... will redirect to google.

https://ipfs.mle.party

https://ipfs.lol/

+1

http://gateway.bdaily.club

I used to use these gateways quite a bit, is there any reason they might be acting slow?

For context: I’m working on a machine learning algorithm that opens a random port, and then using localtunnel to make it a temporary public URL. Since I’m having trouble reinstalling localtunnel, I thought I might try rewriting the code to use IPFS instead.