/mzek-poirot

A file integrity and entropy monitoring tool

Primary LanguageJavaScriptMIT LicenseMIT

mzek-poirot

A file integrity and entropy monitoring tool.

install

npm i mzek-poirot -g

usage

Obtain a list of files...

find / -type f > files.csv
poirot --update files.csv
poirot --check --entropy

licence

MIT