Skip to content

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

License

Notifications You must be signed in to change notification settings

codezzg/proxyee-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

AuthorContributorsStargazersForkLicense

Proxyee Down 是一款开源的免费 HTTP 高速下载器,底层使用netty开发,支持自定义 HTTP 请求下载且支持扩展功能,可以通过安装扩展实现特殊的下载需求。

使用教程

点击查看教程

交流群

1 群11352304、2 群20236964、3 群20233754、4 群737991056

开发

本项目后端主要使用 java + spring + boot + netty,前端使用 vue.js + iview

环境

oracle jdk 1.8+或 openjfx(openjdk默认不包含javafx包) 

编译

git clone https://github.com/proxyee-down-org/proxyee-down.git cd proxyee-down/front #build html npm install npm run build cd ../main mvn clean package -Pprd 

运行

java -jar proxyee-down-main.jar 

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java59.7%
  • Vue26.0%
  • JavaScript14.1%
  • HTML0.2%