8000 GitHub - Thumbscrew/hashgo: Hash files (with a progress bar)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thumbscrew/hashgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashgo

Hash files and display progress. Useful for large files or slow storage!

Usage

NAME:
   hashgo - Hash files (with a progress bar)

USAGE:
   hashgo [global options] command [command options]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --path value, -f value       path to file to hash [$HASHGO_PATH]
   --algorithm value, -a value  hashing algorithm to use (md5, sha1, sha224, sha256, sha384, sha512) [$HASHGO_ALGORITHM]
   --help, -h                   show helpNAME:
   hashgo - Hash files (with a progress bar)

USAGE:
   hashgo [global options] command [command options]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --path value, -f value       path to file to hash [$HASHGO_PATH]
   --algorithm value, -a value  hashing algorithm to use (md5, sha1, sha224, sha256, sha384, sha512) [$HASHGO_ALGORITHM]
   --help, -h                   show help

Example

hashgo -f /path/to/file -a sha256

About

Hash files (with a progress bar)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0