Xray-core/app/reverse
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
..
bridge.go Remove redundant stats in mux and bridge dispatcher (#5466) 2025-12-31 11:00:45 +00:00
config.go Reverse: portal-worker should not be closed before making sure there is at least one other active worker (#4869) 2025-07-23 10:09:17 +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 v1.1.0 2020-12-04 09:36:16 +08:00
portal.go MUX: Prevent goroutine leak (#5110) 2025-09-10 00:33:19 +00:00
portal_test.go v1.1.0 2020-12-04 09:36:16 +08:00
reverse.go VLESS protocol: Add Reverse Proxy (4) Command and extremely simple config (#5101) 2025-09-09 14:19:12 +00:00