Dynamic Remote Port forward?
Darren Tucker
dtucker at zip.com.au
Mon May 9 06:17:18 AEST 2016
On Sun, May 8, 2016 at 10:04 PM, Rogan Dawes <rogan at dawes.za.net> wrote:
> That's pretty much what I was thinking.
Me too, but Markus is smarter than I am so I fear I've overlooked something :-)
> The most significant change will be
> that the client has to include the socks server code, which it doesn't
> currently (I suppose!).
The client has (and uses) the socks code. On most platforms it'll
also get linked into the server (and anything else that links the
channel code).
$ nm ssh | grep socks5
00030450 t channel_decode_socks5.isra.11
$ nm sshd | grep socks5
0003a930 t channel_decode_socks5.isra.11
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list