[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: socks5
[Thread Prev] | [Thread Next]
- Subject: Re: socks5
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 17 Sep 2018 09:29:51 +0200
- To: Yanis Kurganov <yanis.kurganov@xxxxxxxxx>
- Cc: libssh@xxxxxxxxxx
On Wednesday, 12 September 2018 14:43:34 CEST Yanis Kurganov wrote: > I see it's only for unix... > > #ifndef _WIN32 > int ssh_socket_connect_proxycommand(ssh_socket s, const char *command){ Yes, it uses pipe(2). Patches to support something like this on Windows are welcome. Andreas -- Andreas Schneider asn@xxxxxxxxxxxxxx GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D
socks5 | Yanis Kurganov <yanis.kurganov@xxxxxxxxx> |
Re: socks5 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: socks5 | Yanis Kurganov <yanis.kurganov@xxxxxxxxx> |