Skip to content

v0.9-release-candidate-2

Pre-release
Pre-release

Choose a tag to compare

@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 26 May 16:06
· 1030 commits to main since this release
459ef99

ADDED

  1. Added colorama requirement in README
  2. Added function to write additional 4 report text files into report_storage.db
  3. Added some new string in DB CLI menu to work with new DB features (indicators whether the new files are in DB)

DELETED

  1. Some points were deleted from Help menu
  2. Deleted some points from GitHub Wiki

CHANGED

  1. Changed figlet font to slant
  2. whois was replaced with python-whois in requirements.txt
  3. report_creation.py module was renamed in pdf_report_creation.py, all imports were also renamed and since that this module will handle only report creation with PDF file included (preparation to xlsx report processing module)
  4. Database report extraction now creates folder with report_extracted_ID#N name and puts PDF report and 4 text files in it