wrake

Crates.iowrake
lib.rswrake
version0.3.0
sourcesrc
created_at2021-11-23 20:45:34.515143
updated_at2021-11-27 16:07:36.064906
descriptionCollect links from the given URL
homepagehttps://www.github.com/dsaxton/wrake
repositoryhttps://www.github.com/dsaxton/wrake
max_upload_size
id486519
size46,302
Daniel Saxton (dsaxton)

documentation

https://www.github.com/dsaxton/wrake

README

wrake 0.3.0

Collect links from the given URL

USAGE:
    wrake [OPTIONS] --url <string>

OPTIONS:
    -a, --user-agent <string>    User agent header [default: wrake]
    -d, --depth <integer>        Recursion depth [default: 2]
    -h, --help                   Print help information
    -i, --insecure-proxy         Accept invalid certificates for proxy
    -n, --no-domain-filter       Do not restrict recursion to original domain
    -p, --proxy <string>         Proxy through which to send requests
    -u, --url <string>           Target URL
    -V, --version                Print version information
Commit count: 0

cargo fmt