بُريمج باش للتأكد من مصداقية أي برنامج ، حيث يُقدم لك البريمج إمكانية التحقق من المصداقية بواسطة ثلاث خوازميات : 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' لمزيد من المعلومات.
- Clone the repository
Open the terminal at your favorite location :
git https://github.com/Lmuhammed/Bash-checksum-verifier.git
- 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
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
Distributed under the GPL3 License. See LICENSE.txt
for more information.