Skip to content

A simple command-line utility written in Python to do on-the-fly MD5 verification of downloaded files.

License

Notifications You must be signed in to change notification settings

fercavero/Quick-MD5-Check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

_____       _      _     ___  ________ _____   _____ _               _    
|  _  |     (_)    | |    |  \/  |  _  \  ___| /  __ \ |             | |   
| | | |_   _ _  ___| | __ | .  . | | | |___ \  | /  \/ |__   ___  ___| | __
| | | | | | | |/ __| |/ / | |\/| | | | |   \ \ | |   | '_ \ / _ \/ __| |/ /
\ \/' / |_| | | (__|   <  | |  | | |/ //\__/ / | \__/\ | | |  __/ (__|   < 
 \_/\_\\__,_|_|\___|_|\_\ \_|  |_/___/ \____/   \____/_| |_|\___|\___|_|\_\

This is a simple command-line utility written in Python to do on-the-fly MD5 verification of downloaded files. To use this utility, download the md5check.py file and run it in the command-line. Pass in 2 arguments separated by a space: (1) the name of the file you wish to verify and (2) the file's valid MD5 hash given by its vendor.

About

A simple command-line utility written in Python to do on-the-fly MD5 verification of downloaded files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%