mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-01-19 17:01:45 +03:00
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.6%
HTML
0.2%
Shell
0.1%