v0.2b (HEARTBEAT)
Pre-release
Pre-release
·
1078 commits
to main
since this release
DPULSE 07.01.2024 UPDATE
- Removed unused "Subdomain PNs" line in PDF report template
- Slightly improved PDF report readability by using tables instead of string (issue #2)
- Created setup.py script (issue #1)
- Added "wkhtmltopdf founded" information message output in terminal
- import sys added in report_creation.py
- Terminal output was redesigned (now it doesn't print lots of string in CLI)
- Added colorama, rich and pyfiglet dependencies (included in setup.py)
- Removed import argparse from dpulse.py
- Added DPULSE menu
- Reworked the way of starting DPULSE (now you can call it using just python dpulse.py which will open the DPULSE menu)
- Added some error handlers
- Added progress bar (spinner) to indicate that programm is still working