Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 605 Bytes

File metadata and controls

18 lines (15 loc) · 605 Bytes
wrake 0.4.2

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 to original domain
    -p, --proxy <string>         Proxy through which to send requests
    -u, --url <string>           Target URL
    -V, --version                Print version information