*Shelby_Net Cloud Servers* *PAINEL WEB 4G HÍBRIDO SISTEMA OPERACIONAL / UBUNTU 18/20/22* apt install wget -y; wget http://update.unyserve.com.br/painel-unyserve/install.sh && chmod +x install.sh && ./install* key: unyserve5g *<==========================================>* *SCRYPTS PAINEL WEB ========================== *Script de instalações* PAINEL COUTYSSH bash <(wget -qO- https://www.dropbox.com/s/2u8xqoi5wz9ahtf/ubuinst.sh) ========================= *Script de SINCRONIZAR* apt install wget -y; bash <(wget -qO- https://raw.githubusercontent.com/CoutySSH/SSH-WEB/main/sincpainel.sh) ======================== *Chave de Instalação* CoutySSH ======================== *Painel Centos 7* *Painel Web V12* yum install wget -y && wget https://worldofdragon.net/centos7/v12.sh && chmod +x v12.sh && ./v12.sh *Painel Web V20* yum install wget -y && wget https://worldofdragon.net/centos7/v20.sh && chmod +x v20.sh && ./v20.sh *Painel Web V25* yum install wget -y && wget https://worldofdragon.net/centos7/v25.sh && chmod +x v25.sh && ./v25.sh *Painel Web V28* yum install wget -y && wget https://worldofdragon.net/centos7/v28.sh && chmod +x v28.sh && ./v28.sh *Painel Web 2022* yum install wget -y && wget https://worldofdragon.net/centos7/sshplus2022.sh && chmod +x sshplus2022.sh && ./sshplus2022.sh *Painel Web 4G* yum update -y && yum upgrade -y && yum install wget -y && wget https://worldofdragon.net/centos7/4G.sh && chmod +x 4G.sh && ./4G.sh *Paineis WEB SSH Apenas UBUNTU 14* *Painel SSHPLUS V10-V25* apt update && apt upgrade -y && apt install dos2unix -y && wget https://worldofdragon.net/painel/multipanel/multipanel.sh && chmod +x multipanel.sh && dos2unix multipanel.sh && ./multipanel.sh *Painel VIP12* apt update && apt upgrade -y && apt install dos2unix -y && wget https://worldofdragon.net/painel/pnvp12/painelvip12.sh && chmod +x painelvip12.sh && dos2unix painelvip12.sh && ./painelvip12.sh *Painel Pservers V5* apt update && apt upgrade -y && apt install dos2unix -y && wget https://worldofdragon.net/painel/painelv5/install.sh && chmod +x install.sh && dos2unix install.sh && ./install.sh ⚙️ FERRAMENTAS FREE PARA VPS 🔩 SCRIPT SSHPLUS MANAGER apt update -y && apt upgrade -y && wget https://raw.githubusercontent.com/leitura/SSHPLUS/master/Plus && chmod 777 Plus && ./Plus 🔩 SCRIPT CrashVPN v1034 x86 apt-get update -y && apt-get upgrade -y && wget https://xeon.worldofdragon.net:8443/CrashVPN/main/crashvpn && chmod 777 crashvpn && ./crashvpn 🔩 SCRIPT CrashVPN v1034 ARM 64 apt-get update -y && apt-get upgrade -y && wget https://xeon.worldofdragon.net:8443/CrashARM/main/CrashARM && chmod 777 CrashARM && ./CrashARM 🖥 SCRIPT SINC ⚠️ NA VPS DAS SSH PARA SINCRONIZAR COM PAINEL WEB apt update && apt upgrade -y && apt install dos2unix -y && apt install unzip && wget https://xeon.worldofdragon.net:8443/painel/SINC.zip && unzip SINC.zip && chmod +x *.sh && dos2unix *.sh 🖥 PAINEL WEB 4G ⚠️ APENAS EM UBUNTU 14 apt update && apt upgrade -y && apt install dos2unix -y && wget https://xeon.worldofdragon.net:8443/painel/painel4g/int4g.sh && chmod +x int4g.sh && dos2unix int4g.sh && ./int4g.sh 🖥 PAINEL WEB SSHPLUS v10 AO v25 ⚠️ APENAS EM UBUNTU 14 apt update && apt upgrade -y && apt install dos2unix -y && wget https://xeon.worldofdragon.net:8443/painel/multipanel/multipanel.sh && chmod +x multipanel.sh && dos2unix multipanel.sh && ./multipanel.sh 🖥 PAINEL WEB VIP12 ⚠️ APENAS EM UBUNTU 14 apt update && apt upgrade -y && apt install dos2unix -y && wget https://xeon.worldofdragon.net:8443/painel/pnvp12/painelvip12.sh && chmod +x painelvip12.sh && dos2unix painelvip12.sh && ./painelvip12.sh 🖥 PAINEL WEB PSERVER v5 ⚠️ APENAS EM UBUNTU 14 apt update && apt upgrade -y && apt install dos2unix -y && wget https://xeon.worldofdragon.net:8443/painel/painelv5/install.sh && chmod +x install.sh && dos2unix install.sh && ./install.sh