You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
yuhan6665 7f00df4f02 Update dependencies 3 years ago
.github Bump actions/checkout from 2 to 3 3 years ago
app Fix a concurrency issue in fakedns 3 years ago
common chore fixed (#921) 3 years ago
core Fix some flaky tests related to pick port (#985) 3 years ago
features Add observatory / latestPing balancing strategy 3 years ago
infra grpc: add initial_windows_size option 3 years ago
main Observatory related fixes (#788) 3 years ago
proxy Make reverse proxy compatible with v2fly (#924) 3 years ago
testing Fix some flaky tests related to pick port (#985) 3 years ago
transport Refine domain socket permission 3 years ago
.gitignore Make reverse proxy compatible with v2fly (#924) 3 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) (#749) 3 years ago
LICENSE v1.0.0 4 years ago
README.md doc: add contributing section to readme and update build instruction style (#863) 3 years ago
go.mod Update dependencies 3 years ago
go.sum Update dependencies 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