Skip to content

v0.3b

Pre-release
Pre-release
Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 30 Jan 18:42
· 1072 commits to main since this release
5bb46f2

DPULSE 30.01.2024 UPDATE

  1. Added "Settings" point in DPULSE menu
  2. find_wkhtmltopdf function was modified to find config file also and now it's named find_files
  3. Added config.txt main config file
  4. Added pre-start checkup if config.txt exists in DPULSE root directory
  5. Redacted some comments in report_creation.py
  6. Added import sys in crawl_processor.py
  7. Added import sys in dpulse.py
  8. Added read_config function in report_creation.py
  9. Added pre-start checkup on installed requirements
  10. Added some basic settings in config.txt
  11. Improved CLI for more native and user-friendly navigation
  12. Added basic error handling (issue #4)
  13. Added possibility to redact some settings from CLI (issue #10)