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