Interruptible, download accelerator, with Basic and Digest Authentication support, written in Rust.
bash
cargo install --git https://github.com/daveallie/grapple
/usr/local/bin
or place it on your PATH
.```text $ grapple --help Grapple 0.3.0 Dave Allie Fast, interruptible file downloader in Rust
USAGE:
grapple [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-p, --parts
-P, --password <PASSWORD> Password to use in authentication. Overrides password if set in URI.
--thread-bandwidth <THREAD_BANDWIDTH> Per thread bandwidth in kB/s
-t, --threads <THREADS> Set thread count, defaults to 10.
-u, --username <USERNAME> Username to use in authentication. Overrides username in URI.
ARGS:
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
vagrant up
vagrant ssh
~/grapple
foldercargo build
to build the sourceThe project is available as open source under the terms of the MIT License.