firejq / EasyGet

支持断点续传的多线程下载工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyGet

A download tool supporting multi-thread transfer and breakpoint restoration.

1. Feature

  • Automatically / manually specify the number of threads
  • Visualize current progress
  • Support breakpoint restoration

2. Usage

java -jar EasyGet.jar targetUrl localPath [threadNumber]

3. License

The EasyGet is under the MIT License.

About

支持断点续传的多线程下载工具

License:MIT License


Languages

Language:Java 100.0%