|
11 月之前 | |
---|---|---|
.github | 11 月之前 | |
app | 11 月之前 | |
common | 11 月之前 | |
core | 11 月之前 | |
features | 11 月之前 | |
infra | 11 月之前 | |
main | 11 月之前 | |
proxy | 11 月之前 | |
testing | 11 月之前 | |
transport | 11 月之前 | |
.gitignore | 1 年之前 | |
CODE_OF_CONDUCT.md | 4 年之前 | |
LICENSE | 4 年之前 | |
Makefile | 1 年之前 | |
README.md | 11 月之前 | |
go.mod | 11 月之前 | |
go.sum | 11 月之前 |
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.
Announcement of NFTs by Project X
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