1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-21 09:36:34 -05:00
v2fly/proxy
lrh2000 17d85263e2
proxy/http: Avoid getting stuck when using server-first protocols
PR #99 reduces an extra RTT when setting up the CONNECT tunnel
via http proxy, however, server-first protocols (such as MySQL)
will be unusable as v2ray keeps to wait for the client request.
This commit solves the problem by limiting the maximum waiting
time to 50 ms.
2022-06-25 19:26:33 +01:00
..
blackhole update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
dns update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
dokodemo update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
freedom update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
http proxy/http: Avoid getting stuck when using server-first protocols 2022-06-25 19:26:33 +01:00
loopback update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
shadowsocks Fix client dialer log (#1568) 2022-04-06 13:24:43 +08:00
socks Fix: gci command for formatting code (#1757) 2022-05-01 00:47:14 +08:00
trojan Style: formart code by gofumpt 2022-04-07 00:06:46 +08:00
vless Fix client dialer log (#1568) 2022-04-06 13:24:43 +08:00
vlite Fix "disable quit on connection interrupt" 2022-05-02 15:50:35 +01:00
vmess Fix DoS attack vulnerability in VMess Option Processing 2022-06-12 23:29:09 +01:00
proxy.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00