Giter VIP home page Giter VIP logo

aria2-build-msys2's Introduction

Readme

aria2 build scripts for msys2 with custom patches.

Build Status

Build status

License

GitHub license

Changes

  • option max-connection-per-server: change maximum value to *, default value to 16
  • option min-split-size: change minimum value to 1K, default value to 1M
  • option piece-length: change minimum value to 1K, default value to 1M
  • option connect-timeout: change default value to 30
  • option split: change default value to 128
  • option continue: change default value to true
  • option retry-wait: change default value to 1
  • option max-concurrent-downloads: change default value to 16
  • option netrc-path conf-path dht-file-path dht-file-path6: change default value to sub-folder of current directory
  • option deamon: make use of it on mingw
  • download: retry on slow speed and connection close
  • download: add option retry-on-400 to retry on http 400 bad request, which only effective if retry-wait > 0
  • download: add option retry-on-403 to retry on http 403 forbidden, which only effective if retry-wait > 0
  • download: add option retry-on-406 to retry on http 406 not acceptable, which only effective if retry-wait > 0
  • http: add option http-want-digest to choose whether to send the generated Want-Digest HTTP header or not (#10

Environment

MSYS2 Should be set up with commands below:

pacman -Syyuu --noconfirm
pacman -Su --noconfirm
pacman -S --noconfirm --needed base-devel zlib-devel sqlite git unzip zip tar gmp gmp-devel libssh2 libssh2-devel openssl-devel

Artifacts

  • x86_64 (64-bits) version: aria2c.7z
  • x86 (32-bits) version: aria2c_x86.7z

Credits

aria2-build-msys2's People

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.