tomnomnom / waybackurls

Fetch all the URLs that the Wayback Machine knows about for a domain
3.41k stars 455 forks source link

Silent Mode ! #26

Open theinfosecguy opened 3 years ago

theinfosecguy commented 3 years ago

There's a missing Silent Mode @tomnomnom . Is there something we can do to implement that?

pdelteil commented 3 years ago

What do you mean by silent ? Some tools use the silent mode only to output results. As far as I know waybackurls only outputs results. If what you want is to redirect the standard output to a file just do this

waybackurls example.com > file.txt