Skip to content

dsaxton/wrake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collect links from the given URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages