1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-02 22:21:19 +00:00
v2fly/proxy
dyhkwong 8de2f27043
fix protocol matching in routing (#2540)
* remove invalid http2 sniffer

* do not set metadata protocol for http inbound

http inbound may have transport settings

* fix doh metadata protocol
2023-09-14 08:27:36 +08:00
..
blackhole chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
dns [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
dokodemo Fix: guard against nil pointer dereference of (*NetworkList) 2022-09-07 10:50:17 +01:00
freedom DomainStrategy support for all outbounds 2023-02-19 13:34:15 +00:00
http fix protocol matching in routing (#2540) 2023-09-14 08:27:36 +08:00
loopback chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
shadowsocks fix: parse for the CipherType of Shadowsocks in simplified config (#2510) 2023-07-25 16:27:53 +08:00
socks [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
trojan make use of buf.NewWithSize() in Trojan's PacketReader and PacketWriter 2023-05-24 00:18:19 +01:00
vless chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
vlite chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
vmess chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
proxy.go proxy: Unify timeouts of different protocols for reading the first payload 2022-06-25 19:34:32 +01:00