Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 657 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 657 Bytes
usage: hash_all_files [-h] [--dir [start directory]] [--hash HASH] [--w W] [--log LOG] output file

Create hash for all files in specific directory

positional arguments:
  output file           Output file

optional arguments:
  -h, --help            show this help message and exit
  --dir [start directory]
                        Start directory (default: C:\)
  --hash HASH           Select hash functions [md5, sha1, sha256] (default: md5)
  --w W                 Set maximum of workers 0 = same as number of cores (default: 0)
  --log LOG             Log file, if not defined, log to stdout (default: False)

For windows use relesed EXE file