hashgo

command module
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2025 License: MIT Imports: 7 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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