Skip to content

Conversation

@MatrixEditor
Copy link
Owner

@MatrixEditor MatrixEditor commented Oct 26, 2025

This pull request includes important bug fixes and logging enhancements:

  • Logging credentials within a domain will be displayed as: <DOMAIN>/<USERNAME> instead of <USERNAME>/<DOMAIN>
  • The logging directory can be set to an arbitrary (non-existing) path (absolute, relative to current dir or relative to workspace dir)
  • Replaces logger.error messages with logger.fail and traceback for exceptions are now displayed in debug/verbose mode
  • Invalid packets will be displayed as hexdump in debug/verbose mode
  • Fixed request handling in SMB and IPP as well as UPnP to be more robust
  • Specifying options in the CLI now accepts nested sections, e.g. Log.Stream.Hashes.Path
  • Fixed a typo in confirmation prompt

@MatrixEditor MatrixEditor merged commit 3517b82 into master Oct 26, 2025
@MatrixEditor MatrixEditor deleted the dev/patch-errors branch October 26, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants