/generate_hashes

Python code to generate hashes on files in a directory

Primary LanguagePythonMIT LicenseMIT

Update hashes for files

This repository contains python files for updating the hashes for files. It's capable of creating MD5 and SHA1 hashes for files.

Usage

python3 update_hashes.py -working_dir /etc/ztp/tftproot -hash_type md5

Authors

See also the list of contributors who participated in this project.