Sen descrición

RPRX ff8b66aacb XHTTP client: `scMaxEachPostBytes` should be bigger than buf.Size (8192) hai 1 ano
.github 48ac662298 Update Dockerfile to Use Multiple Config Files (#4010) hai 1 ano
app 743435d6e6 Core: Fix startup error when `dns` exists but `fakedns` doesn't hai 1 ano
common a2b773135a XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) hai 1 ano
core 7d0a80b501 v24.12.15 hai 1 ano
features 83bab5dd90 Chore: Run gofmt (#3990) hai 1 ano
infra 96fb680d45 REALITY, TLS config: Set "chrome" as the default fingerprint hai 1 ano
main ae62a0fb52 Transport: Remove HTTP hai 1 ano
proxy 0e2304c403 Core: Fix memory leaks with RequireFeatures() (#4095) hai 1 ano
testing ae62a0fb52 Transport: Remove HTTP hai 1 ano
transport ff8b66aacb XHTTP client: `scMaxEachPostBytes` should be bigger than buf.Size (8192) hai 1 ano
.gitignore a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) hai 1 ano
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) %!s(int64=4) %!d(string=hai) anos
LICENSE c7f7c08ead v1.0.0 %!s(int64=5) %!d(string=hai) anos
Makefile 16de0937a8 Fix typos (#3527) hai 1 ano
README.md 9cb6816383 README.md: Update Donation & NFTs hai 1 ano
go.mod 15318976f6 Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#4175) hai 1 ano
go.sum 15318976f6 Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#4175) hai 1 ano

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

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