- DOMAIN (HARUS PUNYA)
- DEBIAN 9/10/11
- Ubuntu 18/20/21/22 (rekomendasi Ubuntu 20.04)
- CPU MINIMAL 1 CORE
- RAM 1GB
apt update -y && apt upgrade -y && apt dist-upgrade -y && reboot
apt update && apt upgrade -y && update-grub && sleep 2 && reboot
- via WGET
wget -q https://raw.githubusercontent.com/wingshope/autoscript/main/xray && chmod +x xray && ./xray
- via CURL
bash -c "$(curl -fsSL https://raw.githubusercontent.com/wingshope/autoscript/master/xray)"