GithubHelp home page GithubHelp logo

anthrax3 / proxyee-down Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shakenetwork/proxyee-down

0.0 2.0 0.0 3.46 MB

百度网盘http下载工具,基于http代理,支持多连接分块下载http://bbs.chongbuluo.com/forum.php?mod=viewthread&tid=4523

Home Page: https://github.com/monkeyWie/proxyee-down

License: Apache License 2.0

Java 71.40% JavaScript 10.45% HTML 0.20% Vue 17.94%

proxyee-down's Introduction

HTTP下载器

使用本地http代理服务器方式嗅探下载请求,支持所有操作系统和浏览器(IE9+),支持分段下载和断点下载。

使用教程

安装

  1. Windows安装教程
  2. MAC安装教程
  3. Linux安装教程

安装成功

在安装成功之后,浏览器下载资源时会跳转到创建任务页面,然后选择保存的路径和分段数进行创建下载任务。
新建任务

常见问题(必看)

在开始使用前务必看一遍常见问题列表,可以解决你使用proxyee-down下载遇到的绝大多数问题。

常用功能

手动创建任务

可以根据链接来创建一个任务,支持自定义请求头和请求体,具体请查看

刷新任务下载链接

当任务下载链接失效了,下载没速度或失败则可以使用刷新下载链接的功能,使用新的链接继续下载,具体请查看

百度云破解

百度云大文件、合并下载限制突破,成功安装下载器后,打开百度云页面会有如下提示
百度云破解

百度云解压工具

在下载器工具页面里进入百度云解压工具,选择百度云批量下载的文件进行解压
百度云解压

其他

SwitchyOmega插件安装与设置

查看

火狐浏览器证书安装

查看

QQ群

1群11352304(已满)、2群20236964

开发

本项目依赖proxyee,因为还没上传maven**仓库,需自行编译打包至本地仓库。

环境

编译

#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/ui/view
npm install
npm run build
cd ../..
mvn clean package

运行

cd target
java -jar proxyee-down.jar

proxyee-down's People

Contributors

ahddd avatar monkeywie avatar

Watchers

 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.