Xray installation and configuraion script for Ubuntu
and Debian
servers.
- Automaticly install and configure Xray-core
- Check exit code of every command that executed!
- User Management with unique UUID/Password for each user
- VLess, VMess and Trojan Support
- XTLS for VLess and Trojan Support
- VPS Basic settings for better experience
- Enable TCP BBR with teddysun script
apt update && apt install curl
bash -c "$(curl -L https://github.com/thehxdev/xray-install/raw/main/xray.sh)"
User Management added to main script!