mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-22 01:26:49 +08:00
88e7ad21645a0b1b7bb285d9e5b6225ab328e132
Project X
Project X originates from XTLS protocol, provides a set of network tools such as Xray-core and Xray-flutter.
Installation
- Linux script
- Docker
Usage
Xray-examples / VLESS-TCP-XTLS-WHATEVER
License
Mozilla Public License Version 2.0
Credits
This repo relies on the following third-party projects:
- Special thanks:
- In production:
- For testing only:
Compilation
Windows
go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main
Linux / macOS
go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main
Telegram
Languages
Go
99.7%
HTML
0.2%
Shell
0.1%