Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 22 May 22:39
· 27 commits to main since this release

v0.4.1: SIGINT handler, --append, --recursive, dedup, thread cap, code cleanup

  • Wire up ctrlc handler for graceful shutdown with partial result flush
  • Add --append/-A flag to append to output instead of overwriting
  • Add --recursive/-r flag for recursive directory scanning
  • Add deduplication of user:pass pairs via HashSet
  • Cap thread count at 64 in CLI mode (was unbounded)
  • Remove duplicate format_number/style_number functions

Downloads

Platform File
Linux x86_64 ulpExtractor-linux-x86_64.tar.gz
Linux ARM64 ulpExtractor-linux-aarch64.tar.gz
macOS (Universal) ulpExtractor-macos.tar.gz
Windows x86_64 ulpExtractor-windows-x86_64.zip

Verify

sha256sum -c checksums.txt