|
|
hace 1 año | |
|---|---|---|
| .github | hace 1 año | |
| app | hace 1 año | |
| common | hace 1 año | |
| core | hace 1 año | |
| features | hace 1 año | |
| infra | hace 1 año | |
| main | hace 1 año | |
| proxy | hace 1 año | |
| testing | hace 1 año | |
| transport | hace 1 año | |
| .gitignore | hace 1 año | |
| CODE_OF_CONDUCT.md | hace 4 años | |
| LICENSE | hace 5 años | |
| Makefile | hace 1 año | |
| README.md | hace 1 año | |
| go.mod | hace 1 año | |
| go.sum | hace 1 año |
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