- macOS
- Linux
- Windows
- FreeBSD
This is CLI tool.
verifier <command> <file_path>
verifier <command> <file_path> <verification_code>
- Version
- MD5
- SHA1
- SHA224
- SHA256
- SHA384
- SHA512
- SHA512/224
- SHA512/256
- SHA3-224
- SHA3-256
- SHA3-384
- SHA3-512
Before this, need Git and Go language
git clone https://github.com/leelsey/Verifier
cd Verifier/cmd/verifier && go mod tidy
go build verifier.go