Giter Site home page Giter Site logo

lan1tian / proxyee-down Goto Github PK

View Code? Open in Web Editor NEW

This project forked from proxyee-down-org/proxyee-down

0.0 3.0 0.0 917 KB

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

License: Apache License 2.0

Java 75.04% JavaScript 15.68% HTML 0.21% Vue 9.07%

proxyee-down's Introduction

HTTP下载器

自动嗅探HTTP下载请求,支持HTTP、HTTPS,多连接分块下载,突破文件服务器单连接下载速度限制,基于proxyee实现。

HTTPS支持

浏览器访问http://serverIp:serverPort 进入证书下载页面,下载证书并安装(受信任的根证书颁发机构)

内置插件

  1. 百度云大文件、合并下载限制突破
  2. 百度云合并下载特殊优化

自动重试

连接断开或超时自动重试

效果预览

百度云下载

运行环境

编译

#proxyee依赖编译
git clone https://github.com/monkeyWie/proxyee.git
cd proxyee
mvn clean install

#proxyee-down编译
git clone https://github.com/monkeyWie/proxyee-down.git
cd proxyee-down/view
npm install
npm run build
cd ..
mvn clean package

运行

cd target
//指定代理服务器端口9999
java -jar  proxyee-down-1.0-SNAPSHOT.jar 9999

其他

QQ群:11352304,欢迎大家进群交流

proxyee-down's People

Contributors

monkeywie avatar

Watchers

James Cloos avatar lantian avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.