dartssh2
dartssh2 copied to clipboard
X11 forwarding support
Is it possible to add support for X11 forwarding?
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?