On 16.04.2015 03:25 PM, Guillaume Castagnino wrote:
Incidentally, I discovered that sending garbage on that port make the client crash and disconnect. So you can remotely disconnect any client using x2go client. Kind of DOS isn’t it ? [...]
Definitely, the proxy should NOT listen on INADDR_ANY but only on localhost in SshProcess::tunnelLoop.
Hum, yes, it is.
Thank you!
Mihai