Sem descrição

世界 f6c15a09b3 Fix udp há 2 anos atrás
.github 69aa3f48cc Fix : docker build when repo on organization. (#1973) há 2 anos atrás
app 0a099d972b Fix bad type cast in dispatcher há 2 anos atrás
common f6c15a09b3 Fix udp há 2 anos atrás
core d3060c28f8 v1.8.1 há 2 anos atrás
features f046feb9ca Reformat code há 3 anos atrás
infra 837d7d885f Add smux support há 2 anos atrás
main 4a0b45d1ff Output real private key in x25519 command (#1747) há 2 anos atrás
proxy 18e5b0963f Update dependencies há 2 anos atrás
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) há 3 anos atrás
transport 0a099d972b Fix bad type cast in dispatcher há 2 anos atrás
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) há 4 anos atrás
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) há 4 anos atrás
LICENSE c7f7c08ead v1.0.0 há 5 anos atrás
README.md ac8109eef8 Update README.md há 2 anos atrás
go.mod f6c15a09b3 Fix udp há 2 anos atrás
go.sum f6c15a09b3 Fix udp há 2 anos atrás

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