Xray-core/proxy/shadowsocks_2022
yuhan6665 017f53b5fc
Add session context outbounds as slice (#3356)
* Add session context outbounds as slice

slice is needed for dialer proxy where two outbounds work on top of each other
There are two sets of target addr for example
It also enable Xtls to correctly do splice copy by checking both outbounds are ready to do direct copy

* Fill outbound tag info

* Splice now checks capalibility from all outbounds

* Fix unit tests
2024-05-13 21:52:24 -04:00
..
config.go update: Implement the proxy.UserManager of ss2022 2022-12-03 21:19:31 -05:00
config.pb.go Update HTTPUpgrade spelling and proto 2024-03-20 13:08:43 -04: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.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -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
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