dartssh2 icon indicating copy to clipboard operation
dartssh2 copied to clipboard

X11 forwarding support

Open beroso opened this issue 2 years ago • 1 comments

Is it possible to add support for X11 forwarding?

beroso avatar Oct 05 '21 15:10 beroso

Yes it's possible. It's not hard to implement x11 forwarding according to rfc4254 however I have no idea how to test it if it's implemented, since for now we don't have anything related to x11 in Dart (except for the x11 package). Are you going to write your own x11 server in flutter or something else?

xtyxtyx avatar Oct 06 '21 08:10 xtyxtyx