mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
- ipfs://<cid> - ipns://<cid> This allows you tu use ipfs in curl like: curl ipfs://<cid> and curl ipns://<cid> For more information consult the readme at: https://curl.se/docs/ipfs.html Closes #8805