A concise Go-based command-line utility for computing MD5 file hashes.
- Parallel file processing
- Directory and single file support
md5 /path/to/directory
md5 /path/to/file.txt
md5 -p /path # with profiling- cobra - CLI framework
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A concise Go-based command-line utility for computing MD5 file hashes.
md5 /path/to/directory
md5 /path/to/file.txt
md5 -p /path # with profiling