waybackurls icon indicating copy to clipboard operation
waybackurls copied to clipboard

Silent Mode !

Open theinfosecguy opened this issue 5 years ago • 1 comments

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

theinfosecguy avatar Mar 06 '21 18:03 theinfosecguy

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

pdelteil avatar Jun 17 '21 18:06 pdelteil