Xray-core/proxy/wireguard
yuhan6665 efd32b0fb2 Enable splice for freedom outbound (downlink only)
- Add outbound name
- Add outbound conn in ctx
- Refactor splice: it can be turn on from all inbounds and outbounds
- Refactor splice: Add splice copy to vless inbound
- Fix http error test
- Add freedom splice toggle via env var
- Populate outbound obj in context
- Use CanSpliceCopy to mark a connection
- Turn off splice by default
2023-09-07 14:17:39 -04:00
..
bind.go Set reserved to zero after Read() 2023-03-03 15:39:16 +00:00
config.pb.go Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
config.proto Add reserved to WireGuard config 2023-03-02 16:55:42 +00:00
errors.generated.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
tun.go Fix go 1.21 build, see https://github.com/XTLS/Xray-core/issues/2466 2023-08-24 11:17:31 -04:00
wireguard.go Enable splice for freedom outbound (downlink only) 2023-09-07 14:17:39 -04:00