Contact / Report Any Questions
Facebook
Messenger
Telegram
- 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)✓
New VPS / FreshVPS KVM/XEN Minimum 1GB RAMHDD Minimum 10GBKernel amd64 / genericDomain From Cloudflare
Nginx: 81Shadowsocks WS: 443Shadowsocks GRPC: 443Trojan-GFW TCP TLS: 443Trojan WS/GO TLS: 443Trojan GRPC: 443Vless WS TLS: 443Vless WS NTLS: 80Vless GRPC: 443Vmess WS TLS: 443Vmess WS NTLS: 80Vmess GRPC: 443
- Type
menuto enter features - Added manual menu for data
backup&restore
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
