Aucune description

风扇滑翔翼 a7e12176fb Add grpc multi conn il y a 1 an
.github 48ac662298 Update Dockerfile to Use Multiple Config Files (#4010) il y a 1 an
app 034a485afe Chore: Refactor tests in app/router (#4019) il y a 1 an
common 6ba0dbafd7 Test: Delete temporary file afterwards (#4028) il y a 1 an
core 98a72b6fb4 v24.11.30 il y a 1 an
features 83bab5dd90 Chore: Run gofmt (#3990) il y a 1 an
infra a7e12176fb Add grpc multi conn il y a 1 an
main ae62a0fb52 Transport: Remove HTTP il y a 1 an
proxy d8934cf839 Chore: Improved log messaging (#4050) il y a 1 an
testing ae62a0fb52 Transport: Remove HTTP il y a 1 an
transport a7e12176fb Add grpc multi conn il y a 1 an
.gitignore a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) il y a 1 an
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) il y a 4 ans
LICENSE c7f7c08ead v1.0.0 il y a 5 ans
Makefile 16de0937a8 Fix typos (#3527) il y a 1 an
README.md cf182b0482 README.md: Update WARNING for Web Panel il y a 1 an
go.mod 384d07999c Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#4060) il y a 1 an
go.sum 384d07999c Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#4060) il y a 1 an

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