Installs and configures an Xray proxy service with Nginx for secure VLESS + XTLS communication on Linux servers.
This shell script automates the deployment of Xray, supporting VLESS + XTLS configurations with Nginx as a frontend or Xray directly, including WebSocket fallback. It runs on Debian, Ubuntu, CentOS, and Oracle Linux via a `wget` command, placing configs in `/usr/local/etc/xray/config.json` and managing services with `systemctl`.
Installs and configures an Xray proxy service with Nginx for secure VLESS + XTLS communication on Linux servers.
Users with Linux server administration skills who need a quick setup for Xray proxy services.