Hacker News new | ask | show | jobs
by nannal 3038 days ago
run a local ipfs node and replace the ipfs.io part with your IP, it will work fine.

you can even mount ipfs as a readonly filesystem and cat that hash and get the content.

1 comments

If you install ipfs-companion browser extension, it will automatically turn all ipfs.io/ipfs/ links to links to your locally running gateway.
It actually replaces all links of the form /ipfs/<valid hash> , regardless of the domain.