Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

aria2 and AriaNg-Native with QoL modifications

License

NotificationsYou must be signed in to change notification settings

Elypha/aria2-mod

Repository files navigation

Versiondownloads

aria2 andAriaNg-Native with QoL modifications.

If you find it helpful please consider staring this project so that I will know, and I appreciate it much.

Introduction

Supported and currently maintained architectures and platforms are as follows.

All releases are built withGithub Actions for transparency.

ApplicationPlatformArchitectureTLSBuildRelease
aria2Windowsamd64OpenSSLaria2c-windows-x86_64-openssl2023-12-25
Windows TLSaria2c-windows-x86_64-wintls2023-12-25
i386OpenSSLaria2c-windows-i686-openssl2023-12-25
Windows TLSaria2c-windows-i686-wintls2023-12-25
Linuxamd64OpenSSLaria2c-linux-amd64-openssl2023-12-25
i386OpenSSL-RIP
AriaNg-NativeWindowsamd64-ariang-windows2023-12-25
i386-ariang-windows2023-12-25
macOSamd64--RIP

You may also 'watch' this repo to subscribe to future releases, and make sure you select the right kinds of notification in the sub-menu to avoid annoying messages.

Archive of all the binaries is available inReleases.

Feedback is much appreciated viaIssues.

Features

Make sure you understand the modification before using any release from this repo. You may refer to the description below or check out the patch files in the corresponding folders. Please also read the originalreadme of each application.

aria2

  1. Remove the upper limit ofmax-connection-per-server, which is originally16.
  2. min-split-size can be as low as1K, which is originally1M, with the default value set to1M, which is originally20M.
  3. 'Restart' instead of 'abort' when 'speed drops belowlowest-speed-limit' or 'connection closed'.
  4. New feature: options to automatically retry if http-4xx error is encountered.
    retry-on-400,retry-on-403,retry-on-406
  5. New feature: option to NOT sendWant-Digest HTTP header.http-want-digest
    Deprecated, aria2 hasno-want-digest-header as of 1.37.0
  6. Change default path to current dir, which is originally the user path (i.e. home dir).

AriaNg-Native

  1. Remove the upper limit ofmax-connection-per-server in settings GUI, which is originally16.
  2. min-split-size defaults to1M, which is originally20M.
  3. split defaults to16, which is originally5.

[8]ページ先頭

©2009-2025 Movatter.jp