Discover Packages
github.com/MichaelWittgreffe/FileHash
module
Version:
v0.0.0-...-d396ccb
Opens a new window with list of versions in this module.
Published: Sep 27, 2020
License: MIT
Opens a new window with license information.
README
README
¶
FileHash
A simple CLI tool for performing hash functions on files. Supports MD5, SHA1, SHA256 & SHA512 algorithms for hashing given files. Output is in the format 'filename: hash'.
Installation
git clone https://github.com/MichaelWittgreffe/FileHash
cd FileHash
make
Optional Install: sudo cp ./bin/filehash /usr/local/bin
Usage
Usage is 'filehash [filename] [algorithm]'. Default is MD5.
Expand ▾
Collapse ▴
Directories
¶
pkg
Click to show internal directories.
Click to hide internal directories.