|
|
há 1 ano atrás | |
|---|---|---|
| .github | há 1 ano atrás | |
| app | há 1 ano atrás | |
| common | há 1 ano atrás | |
| core | há 1 ano atrás | |
| features | há 1 ano atrás | |
| infra | há 1 ano atrás | |
| main | há 1 ano atrás | |
| proxy | há 1 ano atrás | |
| testing | há 1 ano atrás | |
| transport | há 1 ano atrás | |
| .gitignore | há 1 ano atrás | |
| CODE_OF_CONDUCT.md | há 4 anos atrás | |
| LICENSE | há 5 anos atrás | |
| Makefile | há 1 ano atrás | |
| README.md | há 1 ano atrás | |
| go.mod | há 1 ano atrás | |
| go.sum | há 1 ano atrás |
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