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