AUTOSCRIPT QUEENSSH

  • Script Mod by Gugun

  • Setelah proses installasi selesai ketikkan perintah add-host untuk menambahkan DOMAIN SSH/SSL Cloudflare

  • apt update && apt upgrade -y && update-grub && sleep 2 && reboot

  • sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl && wget https://queenssh.herokuapp.com/setup.sh && chmod +x setup.sh && screen -S setup ./setup.sh