Xray-core/proxy/socks
yuhan6665 eef74b2c7d
XTLS: More separate uplink/downlink flags for splice copy (#4407)
- In 03131c72db new flags were added for uplink/downlink, but that was not suffcient
- Now that the traffic state contains all possible info
- Each inbound and outbound is responsible to set their own CanSpliceCopy flag. Note that this also open up more splice usage. E.g. socks in -> freedom out
- Fixes https://github.com/XTLS/Xray-core/issues/4033
2025-02-18 08:37:52 +00:00
..
client.go XTLS: More separate uplink/downlink flags for splice copy (#4407) 2025-02-18 08:37:52 +00:00
config.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
protocol.go Socks4a server: Check if the client sends an IP address as domain (#3628) 2024-08-03 02:08:23 +00:00
protocol_test.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00
server.go XTLS: More separate uplink/downlink flags for splice copy (#4407) 2025-02-18 08:37:52 +00:00
socks.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
udpfilter.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00