Salam semua 👋
Di post kali ni saya nak share autoscript installer untuk Debian 11 ke atas. Codename untuk script kali ni adalah 'Kamui'.
Antara feature menarik script Kamui ini adalah:
- Support latest Xray version (v1.8.4)
- XTLS Vision + TLS
- UDP Custom
Requirements:
- Clean VPS, Debian 11 or newer with KVM, Xen or Hyper-V virtualization
- Domain hosted on DigitalOcean or CloudFlare
- Able to login as 'root'
- DigitalOcean API Token
- Cloudflare API Token (Edit zone DNS)
Installation:
- Update packages dan reboot.
apt update && apt upgrade -y && apt install -y screen curl wget && reboot
- Start install.
wget -O install.sh "https://raw.githubusercontent.com/iriszz1/kamui/main/install.sh" && chmod +x install.sh && screen ./install.sh
- Tunggu sehinga script siap install dan VPS akan auto reboot.
Nota kaki:
Kalau ada bug atau suggestion boleh open issue di GitHub (link: https://github.com/iriszz1/kamui) atau pm saya di Telegram @iriszz.
Terima kasih. Semoga bermanfaat.
0 Comments