Нет описания

yuhan6665 d11d72be6c Update proto file and fix protoc version parsing 2 лет назад
.github 70b8b2aaca refactor(dockerfile): set entrypoint 2 лет назад
app d11d72be6c Update proto file and fix protoc version parsing 2 лет назад
common d11d72be6c Update proto file and fix protoc version parsing 2 лет назад
core d11d72be6c Update proto file and fix protoc version parsing 2 лет назад
features f046feb9ca Reformat code 3 лет назад
infra d11d72be6c Update proto file and fix protoc version parsing 2 лет назад
main c9f517108c Remove mtproto 2 лет назад
proxy d11d72be6c Update proto file and fix protoc version parsing 2 лет назад
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) 3 лет назад
transport d11d72be6c Update proto file and fix protoc version parsing 2 лет назад
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) 4 лет назад
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 лет назад
LICENSE c7f7c08ead v1.0.0 5 лет назад
README.md 038f849dd3 Update README.md 2 лет назад
go.mod 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1 2 лет назад
go.sum 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1 2 лет назад

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