Protect Your Script Source Codes
*Centos
*Debian
*Ubuntu
Centos
yum install -y wget && wget -O Shell-Encrypt.sh https://git.io/fNdTb && chmod +x Shell-Encrypt.sh && ./Shell-Encrypt.sh
Debian/Ubuntu
wget -O Shell-Encrypt.sh https://git.io/fNdTb && chmod +x Shell-Encrypt.sh && ./Shell-Encrypt.sh