Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
世界 6c9e57d624
Add .gitignore
2021-10-20 19:43:52 +08:00
.github go 1.17.2 2021-10-13 00:49:48 +08:00
app fix concurrent access crash for handler creator (#772) 2021-10-20 19:30:34 +08:00
common Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
core v1.5.0 2021-10-20 14:55:23 +08:00
features Fakedns improvements (#731) 2021-10-20 13:15:49 +08:00
infra Fakedns improvements (#731) 2021-10-20 13:15:49 +08:00
main Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
proxy Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
testing Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
transport Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
.gitignore Add .gitignore 2021-10-20 19:43:52 +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 upgrade dependencies 2021-10-20 14:47:57 +08:00
go.sum upgrade dependencies 2021-10-20 14:47:57 +08: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