clash/tunnel
江湖风轻 10dcb7a3ad
Fix: PacketConn's internal remote address is overwritten (#2727)
When using vmess + fake-ip, after receiving the first UDP response,
PacketConn's internal address will be rewritten to fake-ip, causing all
subsequent sending operations to return "ErrUDPRemoteAddrMismatch".

Signed-off-by: Hackerl <490021209@qq.com>
2023-05-11 18:42:24 +08:00
..
statistic Chore: update uuid to v5 2023-03-14 21:18:09 +08:00
connection.go Fix: PacketConn's internal remote address is overwritten (#2727) 2023-05-11 18:42:24 +08:00
mode.go Migration: go 1.18 2022-03-16 12:10:13 +08:00
tunnel.go Fix: should always drop packet when handle UDP packet (#2659) 2023-04-05 14:05:23 +08:00