It would be really great if you could have NX protocol working over all X-
tunneled SSH connections for rootless windows, e.g. the command
ssh -CX user@host
would become
ssh -NX user@host
..and the compression protocol used would switch to NX. I'm guessing there
would be very little required on the server side to enable neatx
integration of this sort. Client-side integration would probably require
integration of the nxcl library into the OpenSSH client in some way, or at
least making OpenSSH call out to a viewer.
Original issue reported on code.google.com by luke.hutch on 6 Nov 2009 at 12:05
Original issue reported on code.google.com by
luke.hutch
on 6 Nov 2009 at 12:05