diff options
Diffstat (limited to 'network/axel/README')
-rw-r--r-- | network/axel/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/axel/README b/network/axel/README new file mode 100644 index 0000000000..e3133b8dd2 --- /dev/null +++ b/network/axel/README @@ -0,0 +1,4 @@ +Axel tries to accelerate HTTP/FTP downloading process by using multiple +connections for one file. It can use multiple mirrors for a download. Axel +has no dependencies and is lightweight, so it might be useful as a wget +clone on byte-critical systems. |