Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
yuhan6665 7c240e8630 Fix null pointer exception for observatory
Core setup router object first, when InjectContext() is called, observatory object is still null,
so observatory need to be injected after InjectContext()
2021-11-20 00:48:02 -05:00
.github go 1.17.2 2021-10-13 00:49:48 +08:00
app Fix null pointer exception for observatory 2021-11-20 00:48:02 -05:00
common VMess AEAD based packet length 2021-10-22 18:34:57 +08:00
core Make it easier to configure multiple listening ports 2021-11-17 23:13:15 -05:00
features Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
infra Make it easier to configure multiple listening ports 2021-11-17 23:13:15 -05:00
main Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
proxy Make it easier to configure multiple listening ports 2021-11-17 23:13:15 -05:00
testing Make it easier to configure multiple listening ports 2021-11-17 23:13:15 -05:00
transport hotRelodaInterval --> hotReloadInterval 2021-10-26 21:45:31 -04: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 Bump google.golang.org/grpc from 1.41.0 to 1.42.0 2021-11-04 21:09:16 -04:00
go.sum Bump google.golang.org/grpc from 1.41.0 to 1.42.0 2021-11-04 21:09:16 -04:00

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