No Description

dependabot[bot] 09ca5c7341 Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 3 years ago
.github 03ade23022 Bump actions/checkout from 2 to 3 3 years ago
app c1a54ae58e Fix a concurrency issue in fakedns 3 years ago
common 42284a757c chore fixed (#921) 3 years ago
core 3d3801fc25 Update version 1.5.4 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 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) 3 years ago
testing 94c249a8c8 Fix some flaky tests related to pick port (#985) 3 years ago
transport b3ab94ef5b Refine domain socket permission 3 years ago
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) 3 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 97b7460786 Add V2RayXS to the macOS client 3 years ago
go.mod 09ca5c7341 Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 3 years ago
go.sum 09ca5c7341 Bump google.golang.org/protobuf from 1.27.1 to 1.28.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