Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 199 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 199 Bytes

GoFast

A simple cli download accelerator.

Installation

$ go build main.go
$ strip main
$ sudo mv main /usr/bin/gofast

Usage

$ gofast <url> <threads> <output file path>