1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-04-12 10:43:32 +03:00
Xray-core/proxy/vmess
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2
Download https://github.com/protocolbuffers/protobuf/releases/tag/v28.2
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.35.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.5.1
(Xray-core/) go run ./infra/vprotogen
2024-10-16 04:06:21 +00:00
..
aead Style: format code by gofumpt () 2021-10-20 00:57:14 +08:00
encoding Remove legacy code () 2024-09-23 11:28:19 -04:00
inbound Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
outbound Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
account.go Refactor log () 2024-06-29 14:32:57 -04:00
account.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
account.proto Clean legacy vmess () 2023-06-12 10:32:25 -04:00
validator.go Fix: RPC call causes xray panic problem using wrong account type () 2024-09-09 11:44:22 -04:00
validator_test.go Clean legacy vmess () 2023-06-12 10:32:25 -04:00
vmess.go Remove legacy code () 2024-09-23 11:28:19 -04:00