1aN0rmus / TekDefense-Automater

Automater - IP URL and MD5 OSINT Analysis
www.tekdefense.com
MIT License
535 stars 121 forks source link

Add stdout output options #19

Open mcm opened 9 years ago

mcm commented 9 years ago

These commits should add the ability to pass "-" as the filename to all of the output options (CEF, CSV, HTML, text) that will write the output to stdout instead of a file. Additionally, it converts most print statements used for progress messages and adds a -q/--quiet option which suppresses these progress messages.