Xray-core/core
RPRX d14767d4f3
Chore: Generate *.pb.go files with protoc v6.33.5
Download https://github.com/protocolbuffers/protobuf/releases/tag/v33.5
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.11
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.6.0
(Xray-core/) go run ./infra/vprotogen
2026-02-03 09:34:02 +00:00
..
annotations.go v1.0.0 2020-11-25 19:01:53 +08:00
config.go Commands: "xray run -dump" supports reading JSON from STDIN (#5550) 2026-01-16 10:55:43 +00:00
config.pb.go Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
config.proto Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
context.go Run core/format.go 2022-12-25 19:47:53 -05:00
context_test.go Reformat code 2022-05-18 15:29:01 +08:00
core.go v26.2.2 2026-02-02 09:35:31 +00:00
format.go Fix vformat 2022-05-18 15:27:55 +08:00
functions.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
functions_test.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
mocks.go Fix: Code generator & API (#52) 2020-12-10 03:52:05 +00:00
proto.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00
xray.go Core: Export the running bool (#4775) 2025-06-06 01:48:19 +00:00
xray_test.go Outbound: One endpoint and at most one user only (#5144) 2025-09-15 13:31:27 +00:00