Xray-core/proxy/socks
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
..
client.go Outbound: One endpoint and at most one user only (#5144) 2025-09-15 13:31:27 +00:00
config.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00
config.pb.go Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
config.proto Outbound: One endpoint and at most one user only (#5144) 2025-09-15 13:31:27 +00:00
protocol.go Socks: Fix buffer full panic when encoding large UDP packets (#5252) 2025-11-20 12:21:22 +00:00
protocol_test.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00
server.go DispatchLink(): Fix user stats 2025-09-03 23:25:17 +00:00
socks.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
udpfilter.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00