Skip to content

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

License

Notifications You must be signed in to change notification settings

379350697/proxyee-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

多连接分段HTTP下载器

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

HTTPS支持

需要导入项目中的CA证书(src/resources/ca.crt)至受信任的根证书颁发机构.

运行

new HttpDownServer().start(9999);

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 60.7%
  • Vue 24.1%
  • JavaScript 14.9%
  • HTML 0.3%