-
Notifications
You must be signed in to change notification settings - Fork 1
A visualization of hashes using ANSI colors and bash, inspired by bengl/node-hashcolors
Kdecherf/hashcolors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README ------ What is it ? ------------- Hashcolors is a tool to colorize hashes using ANSI colors. It's inspired by bengl/node-hashcolors on GitHub. Usage ----- The tool currently supports MD5, SHA1, SHA256 and SHA512. Usage: hashcolors hash arg1 [arg2 [arg3 [...]]] with hash is md5, sha1, sha256 or sha512 Aliases: md5colors arg1 [arg2 [arg3 [...]]] sha1colors arg1 [arg2 [arg3 [...]]] sha256colors arg1 [arg2 [arg3 [...]]] sha512colors arg1 [arg2 [arg3 [...]]] If arg1 is a file, *colors will return its hash, else it will return the hash of the string.
About
A visualization of hashes using ANSI colors and bash, inspired by bengl/node-hashcolors
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published