8000 EXPM feat(drivers):ipfs by chenjia404 · Pull Request #4265 · AlistGo/alist · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

EXPM feat(drivers):ipfs #4265

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

Merged
merged 4 commits into from
May 5, 2023
Merged

EXPM feat(drivers):ipfs #4265

merged 4 commits into from
May 5, 2023

Conversation

chenjia404
Copy link
Contributor
@chenjia404 chenjia404 commented Apr 28, 2023

下载一个ipfs-desktop,然后配置驱动 Endpoint 为 http://127.0.0.1:5001 ,Gateway 为 http://127.0.0.1:8080。
本驱动完全使用 ipfs 的 rpc api,没有集成 ipfs ,可以使用本地的 ipfs-desktop ,也可以使用第三方的 ipfs 服务。
本驱动的优势是驱动文件体积小,可以复用大量的 ipfs 节点和资源,例如其他 ipfs 资源,复制目录的文件夹,就可以直接低成本的导入这些资源。而且用户越多,速度越快,占用的存储空间越小。
ipfs 公共网关查询:https://ipfs.github.io/public-gateway-checker/

Download an ipfs-desktop, and configure the drive Endpoint as http://127.0.0.1:5001 and Gateway as http://127.0.0.1:8080.
This driver completely uses the rpc api of ipfs, without integrating ipfs, you can use the local ipfs-desktop or a third-party ipfs service.
The advantage of this driver is that the driver file is small in size, and can reuse a large number of ipfs nodes and resources, such as other ipfs, copy the folder of the directory, and import these resources directly and at low cost.And the more users, the faster the speed and the smaller the storage space occupied.
ipfs public gateway checker: https://ipfs.github.io/public-gateway-checker/

@welcome
Copy link
welcome bot commented Apr 28, 2023

Thanks for opening this pull request! Please check out our contributing guidelines.

@xhofe xhofe merged commit ee6c313 into AlistGo:main May 5, 2023
@welcome
Copy link
welcome bot commented May 5, 2023

Congrats on merging your first pull request! We here at behavior bot are proud of you!

@xhofe
Copy link
Collaborator
xhofe commented May 5, 2023

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants
0