Xray installation and configuraion script for Ubuntu
and Debian
servers.
- Automaticly install and configure Xray-core
- Check exit code of every command that executed (No more nonsense errors).
- 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
- Saving backups and bundle them in
.tar.gz
files for easy download.
apt update && apt install curl
bash -c "$(curl -L https://github.com/thehxdev/xray-install/raw/main/xray.sh)"