No Description

RPRX 2d5475f428 Update transport/internet/reality/reality.go 2 years ago
.github 1a69baed17 Update workflows to use Go 1.21 2 years ago
app f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 years ago
common fce86aad33 fix(common): strmatcher match domain safety 2 years ago
core f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 years ago
features f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 years ago
infra f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 years ago
main 017b56adf5 Recognize .jsonc files automatically (#2398) 2 years ago
proxy d616f6160d Fix go 1.21 build, see https://github.com/XTLS/Xray-core/issues/2466 2 years ago
testing f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 years ago
transport 2d5475f428 Update transport/internet/reality/reality.go 2 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 c1db1f4dce Add "Xray REALITY with 'steal oneself'" example to README 2 years ago
go.mod e02474ae15 Upgrade dependencies 2 years ago
go.sum e02474ae15 Upgrade dependencies 2 years ago

README.md

Project X

Project X originates from XTLS protocol, providing a set of network tools such as Xray-core and REALITY.

README is open, so feel free to submit your project here.

License

Mozilla Public License Version 2.0

Documentation

Project X Official Website

Telegram

Project X

Project X Channel

Installation

Usage

GUI Clients

Others that support VLESS, XTLS, REALITY, XUDP, PLUX...

Contributing

Code of Conduct

Credits

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

Stargazers over time

Stargazers over time