Không có mô tả

风扇滑翔翼 86257531ee Routing: Add mutex for `Attributes` temporarily (#3908) 1 năm trước cách đây
.github 592c2daf58 Update go 1.23 (#3730) 1 năm trước cách đây
app 5164a82185 Routing: Fix regexp syntax support in UserMatcher (#3900) 1 năm trước cách đây
common 86257531ee Routing: Add mutex for `Attributes` temporarily (#3908) 1 năm trước cách đây
core 3b06af882d v24.9.30 1 năm trước cách đây
features 7086d286be Remove legacy code (#3838) 1 năm trước cách đây
infra 82bd5f3046 Refactor: Use struct `Int32Range` widely (#3867) 1 năm trước cách đây
main 7086d286be Remove legacy code (#3838) 1 năm trước cách đây
proxy 19f3f709b2 WireGuard kernelTun: Check Capabilities instead of checking UID (#3871) 1 năm trước cách đây
testing 7086d286be Remove legacy code (#3838) 1 năm trước cách đây
transport 6a70ae6408 HTTP transport: Fix an issue when HTTP client start fail with 403 (#3910) 1 năm trước cách đây
.gitignore a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 1 năm trước cách đây
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 năm trước cách đây
LICENSE c7f7c08ead v1.0.0 5 năm trước cách đây
Makefile 16de0937a8 Fix typos (#3527) 1 năm trước cách đây
README.md c7534c4e36 README.md: Add Marzneshin to Web Panel (#3873) 1 năm trước cách đây
go.mod af7232d545 Bump github.com/pires/go-proxyproto from 0.7.0 to 0.8.0 (#3895) 1 năm trước cách đây
go.sum af7232d545 Bump github.com/pires/go-proxyproto from 0.7.0 to 0.8.0 (#3895) 1 năm trước cách đây

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