Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 188 Bytes

Go Downloader with Parallelism

The target file can be downloaded by creating n parallel threads.

Before Using:

  • change TARGET_URL
  • change FILE_NAME

In future:

  • add speedtest API