https://github.com/johnhornjh/jhenc
https://github.com/johnhornjh/jhenc
bash encoding encryption encryption-decryption python shell-script termux termux-tool
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnhornjh/jhenc
- Owner: johnhornjh
- Created: 2025-03-14T15:21:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T15:26:21.000Z (over 1 year ago)
- Last Synced: 2025-03-14T16:30:07.334Z (over 1 year ago)
- Topics: bash, encoding, encryption, encryption-decryption, python, shell-script, termux, termux-tool
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# _JH ENC_
## INSTALL
```bash
pkg upgrade && pkg update
pkg install python3
pkg install python-pip
pip install rich
pkg install git
git clone https://github.com/johnhornjh/jhenc
cd jhenc
```
Python or Bash?
```bash
python enc-sh.py
```
for bash
```bash
python enc.py
```
for PYTHON