Тайлбар байхгүй

风扇滑翔翼 df53afceae Make ws_test uses random ports 2 жил өмнө
.github b98d060ee0 Improve the issue templates 2 жил өмнө
app 0a3c449cdf Inbound worker should fill context outbounds info 2 жил өмнө
common ca07a705dc Generate *.pb.go files with protoc v5.27.0 2 жил өмнө
core ca07a705dc Generate *.pb.go files with protoc v5.27.0 2 жил өмнө
features 017f53b5fc Add session context outbounds as slice (#3356) 2 жил өмнө
infra 075051a693 Add wireguard test 2 жил өмнө
main cabc4c6013 Command: Add `tls ech` for ech config generation 2 жил өмнө
proxy bbf25b14d9 Update dependencies 2 жил өмнө
testing 075051a693 Add wireguard test 2 жил өмнө
transport df53afceae Make ws_test uses random ports 2 жил өмнө
.gitignore 7b4db50c9d Feat: Using `Makefile` to build xray (#2882) 2 жил өмнө
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 жил өмнө
LICENSE c7f7c08ead v1.0.0 5 жил өмнө
Makefile 73c5650b17 build: change usage of `grep` for better compatibility 2 жил өмнө
README.md a476310aec README: Remove iamybj/docker-xray 2 жил өмнө
go.mod bbf25b14d9 Update dependencies 2 жил өмнө
go.sum bbf25b14d9 Update dependencies 2 жил өмнө

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