cabot is a learning rust project made on my free time,without the pretention to be production used.
Take a look at the documentation for usage.
Unlike known alternatives, cabot does not rely on OpenSSL to perform https, but use rustls instead.
cabot <url>
Use -h
for more options
There is no default features set.
pretty_log
: add prettyenvlogger dependency.If set, prettyenvlogger is initalize for the CLI command, it has no effect as using cabot as a library.
Usage:
RUST_LOG=cabot cargo run --features=pretty_log -- <url>
BSD 3-Clause License
There are many projects that should be used instead of mine.
See also a smoke tested lists of http client in rust for more choice.
A cabot is not a certificate authority bot, it is a french word for a dog, a mutt actually. You throw the ball, he do the rest.