Xray-core/proxy/shadowsocks_2022
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0
Download https://github.com/protocolbuffers/protobuf/releases/tag/v27.0
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.3.0
(Xray-core/) go run ./infra/vprotogen
2024-05-26 03:20:53 +00:00
..
config.go update: Implement the proxy.UserManager of ss2022 2022-12-03 21:19:31 -05:00
config.pb.go Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
config.proto Update UoT protocol 2023-03-17 13:17:08 +08:00
errors.generated.go Add shadowsocks-2022 inbound/outbound (#1061) 2022-05-22 23:55:48 -04:00
inbound_multi.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
inbound_relay.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
inbound.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
outbound.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
shadowsocks_2022.go Update dependencies 2023-04-23 19:32:07 +08:00