derniercri / snatch

A simple, fast and interruptable download accelerator, written in Rust
MIT License
676 stars 37 forks source link

Download chunks from several mirrors #29

Open k0pernicus opened 7 years ago

k0pernicus commented 7 years ago

A comment from HackerNews highlight the idea that each chunk has to be downloaded from a mirror.
Actually, this is a great idea to avoid the traffic jam of the targeted server.