Parallelizing Multi-Protocol Utility for Downloading Files
https://aria2.github.io
aria2 is a utility for downloading files. It has a segmented
downloading engine in its core. It can download one file from
multiple URLs or multiple connections from one URL. This can be used
to speed up downloads with certain networks. The engine in was
implemented in a single-thread model.
aria2 currently supports HTTP, FTP, and BitTorrent.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / aria2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/aria2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000140 140 Bytes | |
aria2-1.34.0.tar.xz | 0001525908 1.46 MB | |
aria2-CVE-2019-3500.patch | 0000001972 1.93 KB | |
aria2.changes | 0000080065 78.2 KB | |
aria2.spec | 0000005059 4.94 KB |
Revision 254 (latest revision is 260)
Martin Pluskal (pluskalm)
committed
(revision 254)
- Fix CVE-2019-3500 boo#1120488 * aria2-CVE-2019-3500.patch - Move bash completion to better location
Comments 0