Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
xqzr c8e2a99e68 fix unsupported cipher method: xChaCha20-IETF-Poly1305 2021-12-16 18:57:06 -05:00
.github go 1.17.5 2021-12-15 21:12:00 -05:00
app Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
common Add statistics in conn testing 2021-12-14 20:15:05 -05:00
core Update version 1.5.1 2021-12-14 20:34:07 -05:00
features Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
infra fix unsupported cipher method: xChaCha20-IETF-Poly1305 2021-12-16 18:57:06 -05:00
main Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
proxy Fix vmess test with portList 2021-12-14 20:01:53 -05:00
testing Add statistics in conn testing 2021-12-14 20:15:05 -05:00
transport Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
.gitignore Add .vscode to ignored directories 2021-11-04 21:08:26 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) (#749) 2021-10-22 12:38:40 +08:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Remove Qv2ray (#681) 2021-09-18 02:04:22 +08:00
go.mod Update dependencies 2021-12-14 20:33:15 -05:00
go.sum Update dependencies 2021-12-14 20:33:15 -05:00

README.md

Project X

Project X originates from XTLS protocol, provides a set of network tools such as Xray-core and Xray-flutter.

License

Mozilla Public License Version 2.0

Installation

Usage

Xray-examples / VLESS-TCP-XTLS-WHATEVER

GUI Clients

Credits

This repo relies on the following third-party projects:

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

Project X

Project X Channel

Stargazers over time

Stargazers over time