hstyi commented on issue #712: URL: https://github.com/apache/mina-sshd/issues/712#issuecomment-2763370378
Hi, @tomaswolf I can enable X11 forwarding via [JSch](https://github.com/mwiede/jsch) like this: [X11Forwarding#L47](https://github.com/mwiede/jsch/blob/e3f8a4a789de3a646c73234e4c08aac120bfa307/examples/X11Forwarding.java#L47) But how can I do something similar with mina-sshd's `SshClient`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
