[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: socks5
[Thread Prev] | [Thread Next]
- Subject: Re: socks5
- From: Yanis Kurganov <yanis.kurganov@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 12 Sep 2018 15:43:34 +0300
- To: asn@xxxxxxxxxxxxxx
- Cc: libssh@xxxxxxxxxx
I see it's only for unix... #ifndef _WIN32 int ssh_socket_connect_proxycommand(ssh_socket s, const char *command){ вт, 11 сент. 2018 г. в 17:06, Andreas Schneider <asn@xxxxxxxxxxxxxx>: > On Tuesday, 11 September 2018 14:03:52 CEST Yanis Kurganov wrote: > > Hi! > > Is it possible to use in libssh socks5 proxy? > > See ssh_options_set(SSH_OPTIONS_PROXYCOMMAND, ...) > > http://api.libssh.org/stable/ > group__libssh__session.html#ga7a801b85800baa3f4e16f5b47db0a73d > > > > Andreas > > -- > Andreas Schneider asn@xxxxxxxxxxxxxx > GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D > > >
Re: socks5 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
socks5 | Yanis Kurganov <yanis.kurganov@xxxxxxxxx> |
Re: socks5 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |