Skip to content

Latest commit

ย 

History

History
158 lines (148 loc) ยท 8.4 KB

README-EN.md

File metadata and controls

158 lines (148 loc) ยท 8.4 KB

LZip Shell Exec Logo

LZip Shell Exec Stars Forks Issues Issues Whatchers Pull-requests Pull-requests License

LZip Shell Exec

LZip Shell Exec is a tool that can be used to compress script strings of several shell types ๐Ÿ” such as Bourne Shell (sh), Bourne Again Shell (bash), Z Shell (zsh), Korn Shell (ksh), and MirBSD Korn Shell (mksh) into LZip format.

Translations

Installation Instructions

Termux

Step 1

  • $ pkg update -y && pkg upgrade -y
  • $ pkg install lzip xz-utils git -y
  • $ git clone https://github.com/FajarKim/lzip-shell
  • $ cd lzip-shell/tools/Termux
  • $ ./install.sh or $ bash install.sh

Step 2

Method
Command
curl
bash -c "$(curl -fsSL https://raw.githubusercontent.com/FajarKim/lzip-shell/master/tools/Termux/install.sh)"
wget
bash -c "$(wget -qO- https://raw.githubusercontent.com/FajarKim/lzip-shell/master/tools/Termux/install.sh)"
fetch
bash -c "$(fetch -o - https://raw.githubusercontent.com/FajarKim/lzip-shell/master/tools/Termux/install.sh)"

As an alternative, you can first download the install.sh script and run it afterwards:

$ wget https://raw.githubusercontent.com/FajarKim/lzip-shell/master/tools/Termux/install.sh
$ bash install.sh

Linux

Step 1

  • $ apt update -y && apt upgrade -y
  • $ apt install lzip xz-utils git -y
  • $ git clone https://github.com/FajarKim/lzip-shell
  • $ cd lzip-shell/tools/Linux
  • $ ./install.sh or $ bash install.sh

Step 2

Method
Command
curl
bash -c "$(curl -fsSL https://raw.githubusercontent.com/FajarKim/lzip-shell/master/tools/Linux/install.sh)"
wget
bash -c "$(wget -qO- https://raw.githubusercontent.com/FajarKim/lzip-shell/master/tools/Linux/install.sh)"
fetch
bash -c "$(fetch -o - https://raw.githubusercontent.com/FajarKim/lzip-shell/master/tools/Linux/install.sh)"

As an alternative, you can first download the install.sh script and run it afterwards:

$ wget https://raw.githubusercontent.com/FajarKim/lzip-shell/master/tools/Linux/install.sh
$ bash install.sh

Instructions for Use

Supported commands:

Command
Description
-h or --help
Display this help
-v or --version
Output version information
-t or --type-shell
Select a type shell (sh, bash, zsh, ksh, atau mksh)
-f or --file
Compress each FILE instead it

How to run this tool:

Example 1

$ lzipsh.sh -t bash -f FILE

or

$ lzipsh.sh --type-shell bash --file FILE

Example 2

$ lzipsh.sh -t bash -f FILE1 FILE2 FILE3...

or

$ lzipsh.sh --type-shell bash --file FILE1 FILE2 FILE3...

Note

The more number of lines in a file, the longer it will take to encrypt.

Contact

Please contact me below if there are any problems or questions regarding this tool. Don't forget to follow me!

Facebook โ€‚ Instagram โ€‚ WhatsApp โ€‚ Telegram โ€‚ Twitter โ€‚ Gmail

Donate

For those who would like to donate to the development and progress of this account, please click the link below! I thank you very much to those who want to donate ๐Ÿ˜Š๐Ÿ˜Š๐Ÿ˜Š

GitHub Sponsor PayPal Donate Trakteer.id Donate