Нет описания

RPRX a0d06f3a97 Add env support to "address", "listen", etc. 3 лет назад
.github f89998fc77 Update dependencies 3 лет назад
app f57ec13880 Update UoT protocol 3 лет назад
common 55efac7236 Reformat code 3 лет назад
core d6801ab031 v1.8.0 3 лет назад
features f046feb9ca Reformat code 4 лет назад
infra a0d06f3a97 Add env support to "address", "listen", etc. 3 лет назад
main 4a0b45d1ff Output real private key in x25519 command (#1747) 3 лет назад
proxy 172f353bd7 Update dependencies 3 лет назад
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) 3 лет назад
transport 526c6789ed Add custom path to gRPC (#1815) 3 лет назад
.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 c6b78318cb Update README.md 3 лет назад
go.mod f89998fc77 Update dependencies 3 лет назад
go.sum f89998fc77 Update dependencies 3 лет назад

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

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

Stargazers over time

Stargazers over time