Skip to content

v0.4b (HEARTBEAT)

Pre-release
Pre-release
Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 04 Feb 21:25
· 1066 commits to main since this release
5630c11

DPULSE 05.02.2024 UPDATE

  1. Added import webbrowser in report_creation.py
  2. Added possibility to download wkhtmltopdf installer directly from DPULSE if wkhtmltopdf was not installed (issue #12)
  3. Added ok.ru and wechat.com social medias (issue #13)
  4. Added "Help" point in DPULSE menu
  5. Added "Exit to main menu" point in config edit submenu
  6. Added import webbrowser in dpulse.py
  7. "short domain" string in DPULSE were replaced with "domain name"
  8. Created DPULSE wiki
  9. Created "How to correctly input your targets URL in DPULSE" paragraph in DPULSE wiki
  10. Created "DPULSE config parameters and their meanings" paragrap in DPULSE wiki
  11. Added "How to correctly input your targets URL in DPULSE" point in "Help" submenu
  12. Added missing comments for new functions in report_creation.py
  13. Fixed wrong read_config function's logic