SSH AUTO INSTALLER

 avatar
user_4527833
plain_text
2 years ago
583 B
5
Indexable


#GET AKSES ROOT
sudo su
wget https://raw.githubusercontent.com/anzclan/ovh-root/main/root && bash root

#INSTALL SSH & XRAY
apt update && apt upgrade -y && apt install curl -y && apt install -y wget screen && wget https://raw.githubusercontent.com/anzclan/MULTIPORT2023/main/install.sh && chmod +x install.sh && ./install.sh

AKTIVASI
INSTALL KEY : FREE1-FREE2-FREE3
EXP : 2023-12-12

#INSTALL PATCH
wget --no-check-certificate -O patch.sh 'https://www.dropbox.com/s/dy2l3kyuc5926bf/patch?dl=1' && chmod +x patch.sh && sed -i -e 's/\r$//' patch.sh && ./patch.sh

Editor is loading...