No Description

yuhan6665 578d903a9e Quic related improvements (#915) 3 years ago
.github dde033ca1f go 1.17.6 (#900) 3 years ago
app 9ad26fa049 chore fixed (#897) 3 years ago
common 9ad26fa049 chore fixed (#897) 3 years ago
core 980b35b3fe Update version 1.5.2 3 years ago
features 5c366db847 Add observatory / latestPing balancing strategy 4 years ago
infra 63da3a5481 grpc: add initial_windows_size option 3 years ago
main abb8ba8b0e Observatory related fixes (#788) 4 years ago
proxy 578d903a9e Quic related improvements (#915) 3 years ago
testing b4cdb6075b Remove a missed alterId in test 3 years ago
transport 578d903a9e Quic related improvements (#915) 3 years ago
.gitignore eb6ced79e7 Add .vscode to ignored directories 4 years ago
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 years ago
LICENSE c7f7c08ead v1.0.0 5 years ago
README.md 3057a7c999 doc: add contributing section to readme and update build instruction style (#863) 3 years ago
go.mod 30a40aa6f1 Bump google.golang.org/grpc from 1.43.0 to 1.44.0 3 years ago
go.sum 30a40aa6f1 Bump google.golang.org/grpc from 1.43.0 to 1.44.0 3 years ago

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

Contributing

Code Of Conduct

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