|
|
10 months ago | |
|---|---|---|
| .github | 11 months ago | |
| app | 11 months ago | |
| common | 11 months ago | |
| core | 11 months ago | |
| features | 11 months ago | |
| infra | 10 months ago | |
| main | 11 months ago | |
| proxy | 11 months ago | |
| testing | 11 months ago | |
| transport | 10 months ago | |
| .gitignore | 1 year ago | |
| CODE_OF_CONDUCT.md | 4 years ago | |
| LICENSE | 5 years ago | |
| Makefile | 1 year ago | |
| README.md | 1 year ago | |
| go.mod | 11 months ago | |
| go.sum | 11 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.
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