Nincs leírás

风扇滑翔翼 7073450735 more log 9 hónapja
.github 48ac662298 Update Dockerfile to Use Multiple Config Files (#4010) 11 hónapja
app 824217cacc Add limit check 9 hónapja
common 7073450735 more log 9 hónapja
core 93f72db9fd v24.12.28 9 hónapja
features 83bab5dd90 Chore: Run gofmt (#3990) 11 hónapja
infra c55beec5a9 Add maxReuseTimes 9 hónapja
main b287d6419b chore: use errors.New to replace fmt.Errorf with no parameters (#4204) 10 hónapja
proxy a8559a1b46 Dokodemo TPROXY: Interrupt UDP download if upload timeouts 9 hónapja
testing ae62a0fb52 Transport: Remove HTTP 10 hónapja
transport 4ce65fc74c XHTTP XMUX: `cMaxLifetimeMs` -> `hMaxReusableSecs`, Refactor default values 9 hónapja
.gitignore a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 1 éve
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 éve
LICENSE c7f7c08ead v1.0.0 4 éve
Makefile 16de0937a8 Fix typos (#3527) 1 éve
README.md 9cb6816383 README.md: Update Donation & NFTs 10 hónapja
go.mod a7909f8671 Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#4203) 10 hónapja
go.sum a7909f8671 Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#4203) 10 hónapja

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