sudo apt-get install aria2
Features:
- resume by default
- fast when using multiple connections
aria2c -x4 <url>
Intended use cases (speculative for now):
- Download Whonix images by users.
- In Whonix documentation.
- Perhaps in Whonix source code as replacement for curl such as for downloading Tor Browser.
- Installation by default in Whonix.
Questions:
- Vulnerable to sslstrip?
- Otherwise anything speaking against it?
//cc @HulaHoop