Xray-core/proxy/shadowsocks
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing
The new protoc cli return version v23.1,
so we parse the file version v4.23.1 without "4."
2023-06-11 13:36:06 -04:00
..
client.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
config_test.go Reformat code 2022-05-18 15:29:01 +08:00
config.go Reformat code 2022-05-18 15:29:01 +08:00
config.pb.go Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
config.proto Add xchacha20-ietf-poly1305 for Shadowsocks 2021-10-22 13:24:29 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
protocol_test.go Reformat code 2022-05-18 15:29:01 +08:00
protocol.go Reformat code 2022-05-18 15:29:01 +08:00
server.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
shadowsocks.go v1.1.0 2020-12-04 09:36:16 +08:00
validator.go Reformat code 2022-05-18 15:29:01 +08:00