Không có mô tả

风扇滑翔翼 600ee0ed1a Add prefix match 1 năm trước cách đây
.github 74d233dd64 More docker tags 1 năm trước cách đây
app 079d0bd8a9 Refactor log (#3446) 1 năm trước cách đây
common 079d0bd8a9 Refactor log (#3446) 1 năm trước cách đây
core 079d0bd8a9 Refactor log (#3446) 1 năm trước cách đây
features 079d0bd8a9 Refactor log (#3446) 1 năm trước cách đây
infra 079d0bd8a9 Refactor log (#3446) 1 năm trước cách đây
main 079d0bd8a9 Refactor log (#3446) 1 năm trước cách đây
proxy 600ee0ed1a Add prefix match 1 năm trước cách đây
testing 75b3ef71a1 fix filename 1 năm trước cách đây
transport 60b2c349d2 Try to fix infinite conn read in tests 1 năm trước cách đây
.gitignore 7b4db50c9d Feat: Using `Makefile` to build xray (#2882) 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 f0cb292dc6 CI: not create zip file when not releasing 1 năm trước cách đây
README.md a476310aec README: Remove iamybj/docker-xray 1 năm trước cách đây
go.mod e13f9f59da Bump google.golang.org/grpc from 1.64.0 to 1.65.0 1 năm trước cách đây
go.sum e13f9f59da Bump google.golang.org/grpc from 1.64.0 to 1.65.0 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.

License

Mozilla Public License Version 2.0

Documentation

Project X Official Website

Telegram

Project X

Project X Channel

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