XTLS/Xray-core
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
repo name | XTLS/Xray-core |
repo link | https://github.com/XTLS/Xray-core |
homepage | https://t.me/projectXray |
language | Go |
size (curr.) | 574 kB |
stars (curr.) | 361 |
created | 2020-11-09 |
license | Mozilla Public License 2.0 |
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