https://github.com/gugun09/encryption
https://github.com/gugun09/encryption
bash encrypt encryption shc shellscript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gugun09/encryption
- Owner: Gugun09
- Created: 2023-05-26T20:21:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T06:31:01.000Z (about 3 years ago)
- Last Synced: 2025-03-27T20:49:52.388Z (about 1 year ago)
- Topics: bash, encrypt, encryption, shc, shellscript
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# encryption SHC
sudo apt-get update
sudo apt install build-essential
sudo apt-get install -y jq
sudo apt-get install shc
wget -q -O encshc "https://raw.githubusercontent.com/Gugun09/encryption/main/encshc" && chmod +x encshc
./encshc
Encryption menggunakan SHC tanpa ribet harus encrypt satu persatu ini tools untuk encrypt sekaligus berapapun yang mau di encrypt
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