Gopeed是一款高速下载器,支持HTTP、BitTorrent和Magnet等协议。它是一款开源、轻量级、本地化的下载管理器,支持所有平台。
Gopeed使用Golang和Flutter开发,可以使用Golang协程进行并发下载。它遵循Material Design规范,具有美观的用户界面。您可以从官方网站下载Gopeed。
Gopeed的前端使用Flutter,后端使用Golang,并通过HTTP协议进行通信。在Unix系统上,使用Unix套接字,在Windows系统上,使用TCP协议。您可以在ui/flutter目录中找到前端代码。
下载地址:https://github.com/GopeedLab/gopeed/releases/latest
也可以自行本地化部署:
使用go方式安装 go install:
go install github.com/GopeedLab/gopeed/cmd/gopeed@latest
docker run -d -p 9999:9999 -v /path/to/download:/root/Downloads liwei2633/gopeed
docker-compose up -d
docker正常起来后,可以通过如下方式访问
http://localhost:9999.
以下是Gopeed的一些优势:
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。