https://github.com/pathawks/deephash
Script to hash every file in a directory tree
https://github.com/pathawks/deephash
Last synced: over 1 year ago
JSON representation
Script to hash every file in a directory tree
- Host: GitHub
- URL: https://github.com/pathawks/deephash
- Owner: pathawks
- License: mit
- Created: 2016-05-31T22:52:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T03:53:03.000Z (over 2 years ago)
- Last Synced: 2025-01-22T05:41:50.215Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.markdown
- License: LICENSE
Awesome Lists containing this project
README
# 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.