2025?12?30? 09:56 ?? [email protected]: > Hi cygwin maintainer, > > I find you maintain socat package of cygwin. > please make it support proxy protocol, eg http/https/socat5/socat5h. > It's very useful, thanks ;p
Hi. Please send feature requests to the Cygwin list, [email protected]. You can read the list archive at https://cygwin.com/pipermail/cygwin/. I just released socat 1.8.1.0-2 as a TEST release, with support for SOCKS4, SOCKS4a, and SOCKS5. I don't have a SOCKS server to test those against, so please install the test release, and test it with your SOCKS server. For example, try socat TEXT:'GET / HTTP/1.1\n' SOCKS4:socksserver:cygwin.com:80 Then post your results to the Cygwin list. Andrew -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

