Skip to content

v0.2b (HEARTBEAT)

Pre-release
Pre-release
Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 07 Jan 13:59
· 1078 commits to main since this release
ed339ac

DPULSE 07.01.2024 UPDATE

  1. Removed unused "Subdomain PNs" line in PDF report template
  2. Slightly improved PDF report readability by using tables instead of string (issue #2)
  3. Created setup.py script (issue #1)
  4. Added "wkhtmltopdf founded" information message output in terminal
  5. import sys added in report_creation.py
  6. Terminal output was redesigned (now it doesn't print lots of string in CLI)
  7. Added colorama, rich and pyfiglet dependencies (included in setup.py)
  8. Removed import argparse from dpulse.py
  9. Added DPULSE menu
  10. Reworked the way of starting DPULSE (now you can call it using just python dpulse.py which will open the DPULSE menu)
  11. Added some error handlers
  12. Added progress bar (spinner) to indicate that programm is still working