Skip to content

Releases: MarcinOrlowski/dhunter

v1.3.0

01 Aug 05:34
5d8fca0
Compare
Choose a tag to compare
  • Now uses full absolute path for each item strored in project db file
  • dhunter: automatically removes dead entries from used DB if they hit the filter
  • dhunter: added cleandb command that removes dead entries from project DB
  • dhunter: now yields proper warning when source dir is a symlink
  • dscan: now supports --force to overwrite existing database file
  • dscan: added --relative-paths option
  • dscan: added --no-recursive option
  • dscan: added support for custom file (--exfile) and dir exclusion (--exdir) rules

v1.2.0

12 Mar 02:19
Compare
Choose a tag to compare
  • Added project logo
  • dhunt now supports size --min and --max arguments.
  • Updated documentation and usage examples

v1.1.0

10 Mar 17:36
Compare
Choose a tag to compare
  • By default files smaller than 2048 bytes are ignored (use --min to override).
  • Updated usage documentation to cover filtering, scanning and read-only media

v1.0.0

10 Mar 07:05
Compare
Choose a tag to compare
  • Initial release