1 repository
Implementations of the VLESS stateless transmission protocol for network proxying.
Distinct from Protocol Implementations: Focuses specifically on the VLESS protocol rather than general network protocol implementations
Explore 1 awesome GitHub repository matching part of an awesome list · VLESS Implementations. Refine with filters or upvote what's useful.
Xray_onekey is an automated Linux network proxy deployer and installation script. It is designed to install and configure Xray proxy servers on Debian or Ubuntu systems to create secure, encrypted network tunnels. The tool specifically implements VLESS XTLS proxy servers, utilizing a stateless transmission protocol and a specialized encryption layer to secure and obfuscate internet traffic. It incorporates an Nginx reverse proxy setup to mask proxy traffic, making incoming requests appear as standard web server activity. The deployment process is handled via bash scripts that automate the in
Implements the VLESS protocol to route traffic without server-side user databases.