Няма описание

dependabot[bot] 297a9ae7bd Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#3786) преди 1 година
.github 592c2daf58 Update go 1.23 (#3730) преди 1 година
app a247997e38 Log: Add MaskAddress option to hide IP addresses (#3783) преди 1 година
common 3dd3bf94d4 Fix data leak between mux.cool connections (#3718) преди 1 година
core 3d9137cb6f v24.9.7 преди 1 година
features 079d0bd8a9 Refactor log (#3446) преди 1 година
infra a247997e38 Log: Add MaskAddress option to hide IP addresses (#3783) преди 1 година
main c0a98f74fc Transport: Remove DomainSocket (#3757) преди 1 година
proxy c90affe7db Fix: RPC call causes xray panic problem using wrong account type (#3744) преди 1 година
testing f04cb0b288 Config: Remove some legacy fields from V2Ray 3.x era (#3776) преди 1 година
transport 3d0feae462 Transport: Add REALITY TLS1.3 support warning (#3774) преди 1 година
.gitignore 7b4db50c9d Feat: Using `Makefile` to build xray (#2882) преди 1 година
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) преди 4 години
LICENSE c7f7c08ead v1.0.0 преди 5 години
Makefile 16de0937a8 Fix typos (#3527) преди 1 година
README.md 9438517130 README.md: Add SaeedDev94/Xray to Android clients преди 1 година
go.mod 297a9ae7bd Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#3786) преди 1 година
go.sum 297a9ae7bd Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#3786) преди 1 година

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.

Donation & NFTs

Announcement of NFTs by Project X

License

Mozilla Public License Version 2.0

Documentation

Project X Official Website

Telegram

Project X

Project X Channel

Project VLESS (non-Chinese)

Installation

Usage

GUI Clients

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

Contributing

Code of Conduct

Credits

Compilation

Windows (PowerShell)

$env:CGO_ENABLED=0
go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main

Linux / macOS

CGO_ENABLED=0 go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main

Reproducible Releases

make

Stargazers over time

Stargazers over time