Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch default gateway to ipfs.io #4

Closed
olizilla opened this issue May 10, 2021 · 2 comments
Closed

Switch default gateway to ipfs.io #4

olizilla opened this issue May 10, 2021 · 2 comments

Comments

@olizilla
Copy link
Owner

The --gateway flag currently uses 127.0.0.1:5001. When /api/v0/dag/export is available on the ipfs.io, the default should switch to https://ipfs.io

This tool is intended to fetch and verify data by cid via http from a remote node. If you have an ipfs node running locally, you should just use the built in ipfs get command and get the deduplication benefits.

@olizilla
Copy link
Owner Author

Waiting on release of go-ipfs v0.9.0 with ipfs/kubo#8111

@olizilla
Copy link
Owner Author

Fixed in #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant