暫無描述

风扇滑翔翼 f4fd8b8fad DNS: Implement queryStrategy for "localhost" (#4303) 9 月之前
.github aeb12d9e3b Build: Update GeoIP/GeoSite Cache per hour (#4247) 10 月之前
app f4fd8b8fad DNS: Implement queryStrategy for "localhost" (#4303) 9 月之前
common 66dd7808b6 Commands: Fix dumping merged config for XHTTP (#4290) 9 月之前
core e80ca67fee v25.1.1 10 月之前
features 9b1855f719 chore: fix struct field name in comment (#4284) 9 月之前
infra 2f52aa7ed8 Freedom noises: Support RawURLEncoding for "base64" 10 月之前
main b287d6419b chore: use errors.New to replace fmt.Errorf with no parameters (#4204) 10 月之前
proxy 30cb22afb1 Mixed inbound: Handle immediately closing connection gracefully (#4297) 9 月之前
testing ae62a0fb52 Transport: Remove HTTP 11 月之前
transport 14a6636a41 XHTTP client: Move `x_padding` into `Referer` header (#4298) 9 月之前
.gitignore a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 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 9cb6816383 README.md: Update Donation & NFTs 10 月之前
go.mod f1ff454e67 Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#4295) 9 月之前
go.sum f1ff454e67 Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#4295) 9 月之前

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