The new project is developed using golang
+ flutter
and supports downloaders for all platforms
First of all, thank you for your support and feedback that enabled proxyee-down to iterate to the current version. However, due to my limited energy, I announced that I will temporarily stop the maintenance of this project and close the issue module.
Secondly, because JAVA
is not suitable for client development, the packaged volume is too large and the memory usage is too high. I plan to rewrite it in GO
in my spare time. The goal is to create a体积小
,跨平台
,内存低
,可扩展
,免费
downloader.
Proxyee Down is an open source free HTTP high-speed downloader. The bottom layer is developed using
netty
. It supports custom HTTP request downloads and supports extended functions. Special download requirements can be achieved by installing extensions.
Click to view tutorial
The backend of this project mainly uses java
+ spring
+ boot
+ netty
, and the frontend uses 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