xray_onekey is a shell script that automates the installation and configuration of Xray with VLESS and XTLS protocols using Nginx as a reverse proxy.
The script addresses the need to quickly deploy Xray proxy infrastructure by automating server setup and configuration. It supports multiple protocol combinations including VLESS with TCP, TLS, and Nginx, with optional WebSocket fallback modes. The tool handles the integration of Nginx in front of Xray and provides flow control options through xtls-rprx-vision. Users must prepare a domain name with an A record and have wget installed before running the installation.
The script is intended for users with Linux fundamentals, networking knowledge, and hands-on server administration experience. It suits projects requiring privacy-focused proxy infrastructure with modern protocol support. The README notes that nested TLS caused by Nginx placement may lead to connection blocking and recommends REALITY as an alternative approach, directing users to a separate Docker-based implementation for that use case.
Development activity shows the project maintains active community engagement through Telegram discussion and announcement channels. The maintainer acknowledges providing only limited direct support, instead encouraging users to seek help from community members in the group. The project has received sponsorship recognition, indicating ongoing interest in its maintenance and development.