Skip to content

برنامج باش للتحقق من تشفير MD5 وSHA1 وSHA256، للتحقق من مصداقية البرامج والملفات. Bash script checks MD5, SHA1, and SHA256 to verify the authenticity of programs and files.

License

Notifications You must be signed in to change notification settings

Lmuhammed/Bash-checksum-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

BASH checksum-verifier

الدليل بالعربية

بُريمج باش للتأكد من مصداقية أي برنامج ، حيث يُقدم لك البريمج إمكانية التحقق من المصداقية بواسطة ثلاث خوازميات : md5 sha1 sha256

جدول المحتويات

التثبيت

  • قُم بتزيل المستودع
    إفتح الطرفية في مكانك المفضل :
git https://github.com/Lmuhammed/Bash-checksum-verifier.git

الاستخدام

  • قُم بالدخول إلى مجلد المُستودع
cd ./Bash-checksum-verifier
  • تغيير صلاحيات البرنامج، حسب حاجتك : مثال
chmod 700 ./checksum-verifier
  • شغل البرنامج :
./checksum-verifier

المساهمة

إذا لاحظت أي مشكلة أو درت المُساهمة في التطوير ، لا تتردد في الإبلاغ غن خطأ أو قم بنسخ المُستودع وأرسل التغييرات للمُراجعة .

الترخيص

موزعة بموجب ترخيص GPL3. انظر 'LICENSE.txt' لمزيد من المعلومات.

English manual

Table of Contents

Installation

  • Clone the repository
    Open the terminal at your favorite location :
git https://github.com/Lmuhammed/Bash-checksum-verifier.git

Usage

  • Navigate to the project folder
cd ./Bash-checksum-verifier
  • Change the program's permissions, depending on your needs: Example
chmod 700 ./checksum-verifier
  • Start the program :
./checksum-verifier
  • Follow the instructions

Contributing

If you notice any issues or want to contribute to the development, feel free to report a bug or fork the repo and commit changes as PULL REQUEST

License

Distributed under the GPL3 License. See LICENSE.txt for more information.

About

برنامج باش للتحقق من تشفير MD5 وSHA1 وSHA256، للتحقق من مصداقية البرامج والملفات. Bash script checks MD5, SHA1, and SHA256 to verify the authenticity of programs and files.

Topics

Resources

License

Stars

Watchers

Forks

Languages