Sin descripción

RPRX b33b0bc89d Allow multiple XUDP in Mux when using XTLS Vision (server side) hace 3 años
.github f89998fc77 Update dependencies hace 3 años
app 24a2be43ef Replace "only" with "xudpConcurrency" in Mux config hace 3 años
common b33b0bc89d Allow multiple XUDP in Mux when using XTLS Vision (server side) hace 3 años
core d6801ab031 v1.8.0 hace 3 años
features f046feb9ca Reformat code hace 4 años
infra 24a2be43ef Replace "only" with "xudpConcurrency" in Mux config hace 3 años
main 4a0b45d1ff Output real private key in x25519 command (#1747) hace 3 años
proxy b33b0bc89d Allow multiple XUDP in Mux when using XTLS Vision (server side) hace 3 años
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) hace 3 años
transport be23d5d3b7 XUDP protocol: Add Global ID & UoT Migration hace 3 años
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) hace 4 años
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) hace 4 años
LICENSE c7f7c08ead v1.0.0 hace 5 años
README.md 15cf31f30a Add sbox-reality to README/Others/sing-box (#1909) hace 3 años
go.mod 54ad0e96a0 Bump golang.org/x/net from 0.8.0 to 0.9.0 hace 3 años
go.sum 54ad0e96a0 Bump golang.org/x/net from 0.8.0 to 0.9.0 hace 3 años

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