Skip to content

http下载工具,基于http代理,支持多连接分块下载

License

Notifications You must be signed in to change notification settings

jiema123/proxyee-down

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP下载器

编译

git clone https://github.com/monkeyWie/proxyee-down.git
cd proxyee-down
#build on Windows(default)
mvn clean package -P=windows
#build on Mac
mvn clean package -P=mac
#build on Linux
mvn clean package -P=linux

About

http下载工具,基于http代理,支持多连接分块下载

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 62.8%
  • JavaScript 21.7%
  • Vue 15.2%
  • Other 0.3%