nodejs-hashsum-file-checker

1.0.10 • Public • Published

NodeJS HashSum File Checker

Install

npm install -g nodejs-hashsum-file-checker

or, if you're getting "Missing write access" error, try adding a sudo:

sudo npm install -g nodejs-hashsum-file-checker

CLI

hashsum-file-checker filePath [algorithm]

Examples

hashsum-file-checker test.txt md5 - return md5 hash-sum for test.txt file.

hashsum-file-checker test.txt - return all available hash-sums for test.txt

Readme

Keywords

Package Sidebar

Install

npm i nodejs-hashsum-file-checker

Weekly Downloads

3

Version

1.0.10

License

MIT

Unpacked Size

3.6 kB

Total Files

4

Last publish

Collaborators

  • maxim_mazurok