8000 GitHub - zeromake/aria2-zero at v1.37.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zeromake/aria2-zero

Repository files navigation

aria2-zero - The ultra fast download utility

origin repo

Disclaimer

This program comes with no warranty. You must use this program at your own risk.

Features

  • 使用 xmake 一键编译
  • 支持 msvc 编译
  • 支持 windows 超长路径(MAX_PATH 一般 260 个字符,拼接了 \\?\ 应该是支持 32767 个字符?)
  • 对 http 头做了简单的排序
  • 统一使用 libressl 做 sftp 和 hashcheck 支持(internal 貌似在 windows 下有 bug)
  • 支持新版的 Metalink v3 命名空间
  • 支持默认跳过 bt 种子里的 _____padding_file_ 文件,不会创建,也不会写入磁盘(但是依旧会下载,这个 bt 里是用来填充另一个文件的,不能不下载)
  • 应用了 #2209 补丁,未认证时没有正确回收 socket
  • 把两个明显的执行时间过长的命令使用 ThreadPool 改为异步执行:AutoSaveCommand, FileAllocationCommand (不能保证改修改正确,线程里的调用确实在访问 DownloadEngine 的数据)#2059, #2134
  • 下载列表文件支持 utf8 的 bom "\xEF\xBB\xBF" 开头跳过 2021

ChangeLog

参考

About

fork aria2 support msvc

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 68

Languages

0