v1.0.0.dev16: Timestamp support in the CLI
·
166 commits
to master
since this release
This release adds support for timestamps within the terminal log along other new features, including.
- SMBv2 server now supports the LOGOFF command
- Timestamps can be enabled with
--tsin the CLI - The default configuration paths of Dementor can be viewed with
--pathsin the CLI - The currently installed version can be checked with
--version - Documentation is now up-to-date with the source code configuration options
What's Changed
- [DEV] Timestamps in terminal output by @MatrixEditor in #18
Full Changelog: v1.0.0.dev15...v1.0.0.dev16