|
9 months ago | |
---|---|---|
.github | 11 months ago | |
app | 9 months ago | |
common | 10 months ago | |
core | 9 months ago | |
features | 11 months ago | |
infra | 10 months ago | |
main | 10 months ago | |
proxy | 9 months ago | |
testing | 10 months ago | |
transport | 10 months ago | |
.gitignore | 1 year ago | |
CODE_OF_CONDUCT.md | 4 years ago | |
LICENSE | 4 years ago | |
Makefile | 1 year ago | |
README.md | 10 months ago | |
go.mod | 10 months ago | |
go.sum | 10 months ago |
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.
0xDc3Fe44F0f25D13CACb1C4896CD0D321df3146Ee
Mozilla Public License Version 2.0
Project VLESS (non-Chinese)
systemd
and OpenRC; Linux-only)brew install xray
$env:CGO_ENABLED=0
go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main
CGO_ENABLED=0 go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main
make