Няма описание

风扇滑翔翼 8a439bf3f2 Fix host in headers field does not work XTLS#3191 преди 1 година
.github f9653d0d88 chore(ci): use go version file to specify the go version преди 1 година
app 70a5fe9a25 Allow to send through random IPv6 преди 1 година
common 657c5c8570 Update HTTPUpgrade spelling and proto преди 1 година
core 657c5c8570 Update HTTPUpgrade spelling and proto преди 1 година
features fa5d7a255b Least load balancer (#2999) преди 1 година
infra 8a439bf3f2 Fix host in headers field does not work XTLS#3191 преди 1 година
main bd38578978 improve balancer_info.go преди 1 година
proxy 657c5c8570 Update HTTPUpgrade spelling and proto преди 1 година
testing a994bf8b04 chore: fix some errors detected by staticcheck (#3089) преди 1 година
transport 9a619f9e7c Add support for HTTPupgrade custom headers преди 1 година
.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 7b4db50c9d Feat: Using `Makefile` to build xray (#2882) преди 2 години
README.md c05fd2f8c2 Update README.md преди 1 година
go.mod fac383672c Bump github.com/sagernet/sing from 0.3.6 to 0.3.8 преди 1 година
go.sum fac383672c Bump github.com/sagernet/sing from 0.3.6 to 0.3.8 преди 1 година

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