Benjamin M. Schwartz
Benjamin M. Schwartz
That's an interesting idea. Are there other VPNs that support this integration?
Yes, I have tried with mod_proxy_http2 enabled and disabled. It doesn't seem to make any difference.
What error message do you see? Building for Windows worked for me using Cygwin.
@4-FLOSS-Free-Libre-Open-Source-Software Thanks for reporting the error on Windows. I rebased this branch on @ambrop72's latest Windows build improvements, and I was able to reproduce the failure. The problem I saw...
Those options both seem reasonable to me. I don't know whether most SOCKS-UDP servers implement correct support for zero DST.ADDR, but having a user control to choose that option seems...
@yzou shadowsocks-libev implements SOCKS5-UDP in a simplified way that allows the behavior you describe. However, SOCKS5 servers in general are not required to offer a fixed UDP server on a...
OK, I've opened #2719 to make the definition more rigorous.
How were you able to determine that the blocking is based on the TLS fingerprint?
Thanks. This could be done using [uTLS](https://github.com/refraction-networking/utls) but it would require a code change.