| Crates.io | wrake |
| lib.rs | wrake |
| version | 0.4.2 |
| created_at | 2021-11-23 20:45:34.515143+00 |
| updated_at | 2025-11-07 19:02:00.271724+00 |
| description | Collect links from the given URL |
| homepage | https://www.github.com/dsaxton/wrake |
| repository | https://www.github.com/dsaxton/wrake |
| max_upload_size | |
| id | 486519 |
| size | 58,640 |
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