Xray-core/app/proxyman
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
..
command Update HTTPUpgrade spelling and proto 2024-03-20 13:08:43 -04:00
inbound Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
outbound Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
config.go v1.0.0 2020-11-25 19:01:53 +08:00
config.pb.go Update proto file for websocket and httpupgrade (breaking) 2024-03-30 07:42:41 +00:00
config.proto Allow to send through random IPv6 2024-03-23 07:23:19 -10:00