What's Changed
- Added option to write result to file by @RamanaReddy0M in #129
# OPTION
-o, -output string output to file
- Added proxy support by @RamanaReddy0M in #131
# OPTION
-http-proxy, -proxy string http proxy to use (eg http://127.0.0.1:8080)
- Added
KnownRansomwareCampaignUse
in output by @dogancanbakir in #138 - Updated output support to not omit
age_in_days
from output by @dogancanbakir in #154
New Contributors
- @dogancanbakir made their first contribution in #138
Full Changelog: v0.0.6...v0.0.7