Keine Beschreibung

𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 c8b17ad18d Build: Use patched newer Go version to build Windows 7 assets (#4192) vor 1 Jahr
.github c8b17ad18d Build: Use patched newer Go version to build Windows 7 assets (#4192) vor 1 Jahr
app 42aea01fb5 Core: Add mutex to injection resolution (#4206) vor 1 Jahr
common c8b17ad18d Build: Use patched newer Go version to build Windows 7 assets (#4192) vor 1 Jahr
core c8b17ad18d Build: Use patched newer Go version to build Windows 7 assets (#4192) vor 1 Jahr
features 83bab5dd90 Chore: Run gofmt (#3990) vor 1 Jahr
infra 5af90684c4 Inbounds config: Add `mixed` as an alias of `socks` vor 1 Jahr
main b287d6419b chore: use errors.New to replace fmt.Errorf with no parameters (#4204) vor 1 Jahr
proxy a8559a1b46 Dokodemo TPROXY: Interrupt UDP download if upload timeouts vor 1 Jahr
testing ae62a0fb52 Transport: Remove HTTP vor 1 Jahr
transport 369d8944cf Sockopt config: Add `penetrate` for XHTTP U-D-S, Remove `tcpNoDelay` vor 1 Jahr
.gitignore a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) vor 1 Jahr
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) vor 4 Jahren
LICENSE c7f7c08ead v1.0.0 vor 5 Jahren
Makefile 16de0937a8 Fix typos (#3527) vor 1 Jahr
README.md 9cb6816383 README.md: Update Donation & NFTs vor 1 Jahr
go.mod c8b17ad18d Build: Use patched newer Go version to build Windows 7 assets (#4192) vor 1 Jahr
go.sum a7909f8671 Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#4203) vor 1 Jahr

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