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

https://github.com/cektor/crypter

This script provides the user with options to encrypt and decrypt the text. The user selects the relevant option to encrypt or decrypt the text and makes the necessary entries.
https://github.com/cektor/crypter

crypter shell-script

Last synced: about 1 year ago
JSON representation

This script provides the user with options to encrypt and decrypt the text. The user selects the relevant option to encrypt or decrypt the text and makes the necessary entries.

Awesome Lists containing this project

README

          


made in TR

# crypter
This script provides the user with options to encrypt and decrypt the text. The user selects the relevant option to encrypt or decrypt the text and makes the necessary entries.

Install Git Clone

Github Package Must Be Installed On Your Device.
```bash
sudo apt install git -y
```

----------------------------------
# Installation
Install Crypter
```bash
sudo git clone https://github.com/cektor/crypter.git
```
```bash
cd crypter/
```
```bash
sudo chmod +x crypter.sh
```
```bash
./crypter.sh
```

# Screenshot

![Demo](c542ryp_059105.png)