Accept line-delimited domains on stdin, fetch known URLs from the Wayback Machine for Usage example: Install: This tool was inspired by @mhmdiaa's waybackurls.py script.
Thanks to them for the great idea!
*.domain
and output them on stdout.▶ cat domains.txt | waybackurls > urls
▶ go install github.com/tomnomnom/waybackurls@latest