dyhkwong

Results 7 issues of dyhkwong

**Is your feature request related to a problem? Please describe.** Qv2ray's outbound editor does not support Trojan (V2Ray's implementation) as of the present. **Describe the solution you'd like** A commit...

NewFeature

PR #1269 claims to have added socks4/4a client support. However, no matter what socks version specified, it is actually always a socks5 client because it handshakes with `ClientHandshake`, which is...

bug

According to [RFC 9250](https://datatracker.ietf.org/doc/html/rfc9250/#section-4.2.1-1), when sending queries over a QUIC connection, the DNS Message ID **MUST** be set to 0. According to [RFC 8484](https://datatracker.ietf.org/doc/html/rfc8484#section-4.1), DoH clients using media formats that...

## What version of V2Ray are you using? v5.16.1 ## What's your scenario of using V2Ray? loopback test ## What problems have you encountered? On `httpupgrade` and `meek`, `transportcommon.ListenWithSecuritySettings` listens...