diff options
Diffstat (limited to 'network/aria2/README')
-rw-r--r-- | network/aria2/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network/aria2/README b/network/aria2/README index c48620b58834..c05df676d915 100644 --- a/network/aria2/README +++ b/network/aria2/README @@ -1,5 +1,6 @@ -aria2 is a utility for downloading files. The supported protocols -are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE), and Metalink. +aria2 is a lightweight multi-protocol & multi-source, cross platform +download utility operated in command-line. +It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. To use OpenSSL and Expat rather than GnuTLS and libxml2 run the script as follows: |