ipfs-gateway-selector icon indicating copy to clipboard operation
ipfs-gateway-selector copied to clipboard

An IPFS site displaying public IPFS gateways and their connection latency to user.

IPFS Gateway Selector

About

IPFS Gateway Selector is a serverless service that checks public IPFS gateway status and latency to user browser.

How To Use

You only need to visit one of the URLs listed in Try It section in your browser. Input the CID you want to download, or simply copy&paste the link contains the CID, then click "Reload Gateways", it will refresh the download links list with estimated latency of each gateway.

Integrate With Download

You may integrate this service with your website to provide a mirrors feature. By adding a cid parameter it will display the download list of this CID on start. For example, use this link to provide a list of mirrors of this lovely cat image from IPFS docs, try the link:

https://ipfs.io/ipns/ipnso.com/?cid=bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi

Try It

This service should be available on any working gateways

License

The code of this repository is licensed under GPL v3.