hashfiles

module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2022 License: MIT

README

hashfiles

Self-used hash generator.

Support MD5, SHA1, SHA256, QuickXorHash

Usage:

NAME:
   hashfiles - Recursively generate checksum of all files in a directory

USAGE:
   hashfiles [global options] command [command options] [arguments...]

COMMANDS:
   hash     Hash files
   verify   Verify files
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --dir value, -d value       The directory to be hashed (default: "$(pwd)")
   --algo value, -a value      The hash algorithm to use, multiple algorithms can be specified by comma separated (default: "md5")
   --parallel value, -p value  The number of parallel workers (default: 16)
   --verbose                   Verbose output log (default: false)
   --help, -h                  show help (default: false)

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL