mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-10 14:26:26 -05:00
7bcb3c901b
* Fix client dialer log Log such as: tunneling request to tcp:www.google.com:80 via tcp:x.x.x.x:443 the second "tcp" is misleading when using mKcp or quic transport Remove the second "tcp" and add the correct logging for transport dialer: - transport/internet/tcp: dialing TCP to tcp:x.x.x.x:443 - transport/internet/quic: dialing quic to udp:x.x.x.x:443 * Update transport/internet/quic/dialer.go Co-authored-by: 秋のかえで <autmaple@protonmail.com> Co-authored-by: 秋のかえで <autmaple@protonmail.com> Co-authored-by: Kslr <kslrwang@gmail.com> |
||
---|---|---|
.. | ||
simplified | ||
client.go | ||
config_test.go | ||
config.go | ||
config.pb.go | ||
config.proto | ||
errors.generated.go | ||
protocol_test.go | ||
protocol.go | ||
server.go | ||
shadowsocks.go |