hget

command module
v0.0.0-...-4b40368 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2023 License: MIT Imports: 20 Imported by: 0

README

hget

GitHub Workflow Status Go Report Card GitHub release (latest by date)

hget is a command-line, multipart, resumable downloader. It is a fork of the project by huydx.

Install

go install github.com/clementi/hget@latest
Binaries

Binaries for Windows, Linux, macOS (arm64 and amd64), FreeBSD, NetBSD amd OpenBSD are available at Releases.

Usage

NAME:
   hget - Multipart resumable downloads

USAGE:
   hget [global options] command [command options] [URL]

VERSION:
   2.0.0-beta1

AUTHORS:
   huydx (https://github.com/huydx)
   clementi (https://github.com/clementi)

COMMANDS:
   tasks, t  manage current tasks

GLOBAL OPTIONS:
   --connections value, -n value  number of connections (default: 4)
   --skip-tls, -s                 do not verify certificate for HTTPS (default: false)
   --help, -h                     show help (default: false)
   --version, -v                  print the version (default: false)

To interrupt any downloading process, just hit ctrl-c or ctrl-d during the download. hget will safely save your data to $HOME/.hget and you will be able to resume later.

Demo

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL