Skip to content

Latest commit

 

History

History
73 lines (66 loc) · 3.02 KB

File metadata and controls

73 lines (66 loc) · 3.02 KB

FREE PREMIUM SCRIPT MULTI XRAY VPN



alt text


Request IP Before Starting Installation


Contact / Report Any Questions
Facebook

Messenger

Telegram

OS Supported

  • DEBIAN
  • Debian 9 (Stretch) ✓
  • Debian 10 (Buster) ✓
  • Debian 11 (Bullseye) ✓
  • UBUNTU
  • Ubuntu 18.04 (Bionic Beaver) ✓
  • Ubuntu 20.04 (Focal Fossa) ✓
  • Ubuntu 22.04 (Jammy Jellyfish)✓

Support ETC

  • New VPS / Fresh
  • VPS KVM/XEN Minimum 1GB RAM
  • HDD Minimum 10GB
  • Kernel amd64 / generic
  • Domain From Cloudflare

Active Ports

  • Nginx : 81
  • Shadowsocks WS : 443
  • Shadowsocks GRPC : 443
  • Trojan-GFW TCP TLS : 443
  • Trojan WS/GO TLS : 443
  • Trojan GRPC : 443
  • Vless WS TLS : 443
  • Vless WS NTLS : 80
  • Vless GRPC : 443
  • Vmess WS TLS : 443
  • Vmess WS NTLS : 80
  • Vmess GRPC : 443

Commands & Other Features

  • Type menu to enter features
  • Added manual menu for data backup & restore

Copy & Paste Script

The First Step

apt update -y && apt upgrade -y && apt install -y wget && apt install curl -y && update-grub && reboot

Second Step After Rebooting VPS

wget -q https://raw.githubusercontent.com/kurosewu/multi/main/setup.sh && chmod +x setup.sh && ./setup.sh

Alternative Second Step If Error

curl -o setup.sh https://raw.githubusercontent.com/kurosewu/multi/main/setup.sh && chmod +x setup.sh && ./setup.sh

Install BBR For Maximum Speed

wget -q https://raw.githubusercontent.com/kurosewu/dogter/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh && rm bbr.sh && rm install_bbr.log

Alternative To Install BBR If It's An Error

curl -o bbr.sh https://raw.githubusercontent.com/kurosewu/dogter/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh && rm bbr.sh && rm install_bbr.log