An open API service indexing awesome lists of open source software.

https://github.com/gugun09/encryption


https://github.com/gugun09/encryption

bash encrypt encryption shc shellscript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# encryption SHC

  • Install SHC

  • sudo apt-get update

    sudo apt install build-essential

    sudo apt-get install -y jq

    sudo apt-get install shc

  • Cara Pasang

  • wget -q -O encshc "https://raw.githubusercontent.com/Gugun09/encryption/main/encshc" && chmod +x encshc

  • Jalankan Perintah

  • ./encshc

    Encryption menggunakan SHC tanpa ribet harus encrypt satu persatu ini tools untuk encrypt sekaligus berapapun yang mau di encrypt

  • Penting!

  • Buat folder enc di root secara manual lalu jalankan script tekan 1 done.
    ini akan menencrypt seluruh file di dalam enc beserta sub folder nya
    Contoh :

    ├── script.sh
    ├── folder1
    │ ├── subfolder1
    │ │ └── script1.sh
    │ └── subfolder2
    │ └── script2.sh
    └── folder2
    ├── subfolder3
    │ └── script3.sh
    └── subfolder4
    └── script4.sh