1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-07-26 11:44:22 -04:00

9 Commits

Author SHA1 Message Date
Shelikhoo
ac68bb34da
update generated protocol buffer files 2025-07-03 17:52:42 +01:00
basinilya
6c93961392
fix false success from SOCKS server when Dispatch() fails (#3431)
Postpone SOCKS server ok reply to a TCP Connect command until Dispatch()
actually creates an upstream Link. Previously it was sent immediately
inside Handshake(). UDP works as before.
2025-06-30 04:23:40 +01:00
Shelikhoo
3ee9045697
chore: regenerate protos 2025-02-02 13:57:34 +00:00
Shelikhoo
cb84b28de4
Update generated protobuf files to v1.31.0 2023-10-24 19:50:30 +01:00
Shelikhoo
137cd7093c
chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
Shelikhoo
0b8eeb0f98 fix error introduced by rebase: auto generated 2022-01-03 15:55:18 +00:00
Shelikhoo
79726111e3 add packet encoding support in simplified socks5 server config: auto generated 2022-01-03 15:55:18 +00:00
Shelikhoo
3ef7feaeaf
update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Shelikhoo
8da2f5393d
add socks simplified config: auto generated file 2021-09-04 21:16:52 +01:00