Skip to content

barisbaydur/waybackurls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

waybackurls

Bring all the URLs that the Wayback machine knows for one or more domain names.

Installation

 ▶ go install github.com/barisbaydur/waybackurls@latest

Usage Example

 ▶ waybackurls -hostFile <file> -outFile
 ▶ waybackurls -host <host> -outFile
 ▶ waybackurls -host <host>

Use -hostFile to specify a file with a list of domains to check.
Use -outFile to save the results to a file by domain name. If not used, the results will be printed to the terminal.

Help

  -host string
        This flag will specify a single domain to check.
  -hostFile string
        This flag will specify a file with a list of domains to check.
  -outFile
        This flag will save the results to a file by domain name. If not used, the results will be printed to the terminal.

About

Bring all the URLs that the Wayback machine knows for one or more domain names.

Topics

Resources

Stars

Watchers

Forks

Languages