Skip to content
/ gopeed Public
forked from GopeedLab/gopeed

A fast download client,support HTTP&P2P.

Notifications You must be signed in to change notification settings

pcskys/gopeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopeed

支持多协议(HTTP、BitTorrent)下载的客户端,提供命令行、RESTful API、WebSocket、Go类库方式来使用。

TODO

  • HTTP下载实现
  • BitTorrent下载实现
    • .torrent文件解析
    • tracker协议实现
    • peer wire protocol协议实现
    • DHT协议实现
    • 磁力链接支持
    • uTP协议实现
  • 下载接口抽象(不关心具体协议)
  • 支持自定义配置
  • 限速功能实现
  • 命令行工具提供
  • RESTful服务提供

参与

由于项目目前还未定型,代码可能随时有大的调整,所以暂不接受PR,当然如果有什么好的想法可以在issue区提出来。

About

A fast download client,support HTTP&P2P.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%