Go to file
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
https://github.com/protocolbuffers/protobuf/releases/tag/v21.12
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
go run ./infra/vprotogen
2023-01-30 04:35:30 +00:00
.github
app Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
common Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
core Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
features
infra
main
proxy Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
testing
transport Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
go.mod Bump google.golang.org/grpc from 1.52.0 to 1.52.3 2023-01-27 23:09:53 -05:00
go.sum Bump google.golang.org/grpc from 1.52.0 to 1.52.3 2023-01-27 23:09:53 -05:00

README.md

Project X

Project X originates from XTLS protocol, provides a set of network tools such as Xray-core.

License

Mozilla Public License Version 2.0

Installation

Contributing

Code Of Conduct

Usage

Xray-examples / VLESS-TCP-XTLS-WHATEVER

GUI Clients

Credits

This repo relies on the following third-party projects:

Compilation

Windows

go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main

Linux / macOS

go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main

Telegram

Project X

Project X Channel

Stargazers over time

Stargazers over time