hget

interruptable, resumable download accelerator written in golang

  • 所有者: huydx/hget
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

hget

This project is my personal project to learn golang to build something useful.

Build Status: Build Status

Install

$ go get -d github.com/huydx/hget
$ cd $GOPATH/src/github.com/huydx/hget
$ make clean install

Binary file will be built at ./bin/hget, you can copy to /usr/bin or /usr/local/bin and even alias wget hget to replace wget totally :P

Usage

hget [Url] [-n parallel] [-skip-tls false] //to download url, with n connections, and not skip tls certificate
hget tasks //get interrupted tasks
hget resume [TaskName, URL] //to resume task

To interrupt any on-downloading process, just ctrl-c or ctrl-d at the middle of the download, hget will safely save your data and you will be able to resume later

Download

Resume

主要指标

概览
名称与所有者huydx/hget
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2016-08-07 08:27:03
推送于2022-10-24 21:30:06
最后一次提交2017-11-17 23:27:12
发布数0
用户参与
星数1k
关注者数25
派生数69
提交数32
已启用问题?
问题数33
打开的问题数22
拉请求数0
打开的拉请求数5
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?