pathawks / deephash

Script to hash every file in a directory tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepHash

This program will recursively hash (SHA-256) every file in the current directory. This output can be piped to a file, which can later be used to verify the files.

About

Script to hash every file in a directory tree

License:MIT License


Languages

Language:Shell 100.0%