One command installation on VPS
apt update -y && apt install -y wget curl jq screen && wget -q https://raw.githubusercontent.com/EZ-Code00/sc/main/install -O install && chmod +x install && screen -S install ./install
One command installation on VPS | Manage your VPS directly from Telegram.
screen -r install
---[ SSH & VPN ]--- OpenSSH: 443, 80, 22 Dropbear: 443, 109 SSL/TLS: 443 SSH WS: 80 | SSH SSL WS: 443 DNS Port: 443, 53, 22 UdpSSH: 1-65535 OVPN SSL: 443 | TCP: 1194 | UDP: 2200 BadVPN UDP: 7100, 7200, 7300 ---[ XRAY VLESS ]--- TLS: 443 | non-TLS: 80, 8080 GRPC: 443 | DNS: 443, 53 ---[ XRAY VMESS ]--- TLS: 443 | non-TLS: 80, 8080 GRPC: 443 | DNS: 443, 53 ---[ XRAY TROJAN & SS ]--- Trojan TLS: 443 | non-TLS: 80 Shadowsocks: 443
bash <(curl -Ls https://raw.githubusercontent.com/XTLS/Xray-install/main/install-release.sh) install