wok diff axel/description.txt @ rev 13982
Add tcpreplay
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 07 17:41:21 2013 +0100 (2013-02-07) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/axel/description.txt Thu Feb 07 17:41:21 2013 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +Axel tries to accelerate HTTP/FTP downloading process by using multiple 1.5 +connections for one file. It can use multiple mirrors for a download. Axel has 1.6 +no dependencies and is lightweight, so it might be useful as a wget clone on 1.7 +byte-critical systems.