SkillAgentSearch skills...

Waybackurls

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

Install / Use

/learn @barisbaydur/Waybackurls
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.<br/> 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.
View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2mo ago
Forks1

Languages

Go

Security Score

80/100

Audited on Jan 25, 2026

No findings