waybackurls
Verified
3923 Stars
Fetch all the URLs that the Wayback Machine knows about for a domain
Category
Bug-bounty
GitHub Stars
3923
Project Added On
May 26, 2025
Contributors
1
Table of Contents
Loading contents...
README.md
waybackurls
Accept line-delimited domains on stdin, fetch known URLs from the Wayback Machine for *.domain
and output them on stdout.
Usage example:
▶ cat domains.txt | waybackurls > urls
Install:
▶ go install github.com/tomnomnom/waybackurls@latest
Credit
This tool was inspired by @mhmdiaa’s waybackurls.py script.
Thanks to them for the great idea!
Tool Information
Author
tomnomnom
Project Added On
May 26, 2025
License
Open Source
Tags
security
tool