Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 264 Bytes

File metadata and controls

2 lines (2 loc) · 264 Bytes

rangerover

RangeRover is a high-performance, command-line file downloader written in Go. It accelerates downloads by inspecting the file headers and splitting the download into multiple chunks, fetching them in parallel using Goroutines and HTTP Range requests.