Skip to content

Releases: hurfy/hashGo

Release v1.1.0

06 Feb 04:10
Compare
Choose a tag to compare

Features

  • File Hashing: This release allows you to generate hash sums for files in a specified directory. It supports the following algorithms: md5, sha1, sha256, sha512.
  • Excluding Directories: Added the ability to exclude directories from the hashing process. You can specify which directories should be skipped.
  • JSON Output: The results can now be saved in a JSON file for easy reference.
  • Fast and Lightweight: Optimized for performance, the tool processes large numbers of files quickly and efficiently.

Reporting Issues

If you encounter any bugs or have suggestions for improvements, feel free to create an issue.
Your feedback is highly appreciated!