Skip to content

SamurajKing/ConsoleDownloader

Repository files navigation

ConsoleDownloader

Console utility for multi-thread downloading files via HTTP-protocol

Example of usage:

java -jar ConsoleDownload-0.1.jar -n 5 -f links.txt -o output_f

Where:

  • -n - number of threads
  • -f - path to file with list of links
  • -o - output folder

About

Simple console utility for http downloading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages