SOCKS5 and UDP
Darren Tucker
dtucker at zip.com.au
Wed Jan 18 22:29:04 AEDT 2017
On Wed, Jan 18, 2017 at 8:41 PM, Romain Vimont <rom at rom1v.com> wrote:
[...]
> Even with a separate process handling UDP packets, the "UDP association"
> must be handled by the SOCKS server over TCP (so the SSH server would
> still require changes in that case).
A SOCKS server running on the client could handle UDP association
requests locally then forward TCP connection requests to the ssh
client acting as a SOCKS server. Not trivial (and doesn't handle the
case you describe, and doesn't do UDP over SSH) but at least possible.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA (new)
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list