wayback-0.1.1 is not a library.
                    
                
                        Visit the last successful build:
                        
                            wayback-0.3.1
                        
                    
wayback-rs
Rust version of tomnomnom/waybackurls
Command line interface for fetching url from Wayback Machine, CommonCrawl, VirusTotal.
Install:
- git clone https://github.com/PFAhard/wayback-rs.git
- cd wayback-rs
- cargo build --release
- cp target/release/wayback path_to_bin_path
USAGE:
    wayback [FLAGS] [OPTIONS]
FLAGS:
    -h, --help       Prints help information
    -s               scan for subdomain also
    -V, --version    Prints version information
OPTIONS:
    -d, --domain <domain>        use for scan one domain
    -l, --list <list>            file with domains for scan
    -v, --vt-api-key <vt_key>    virus total api key