liunn
liunn
 这里有一个T, 可以在muon.app.ui.components.session.files.ssh.PropertiesDialog 里面第248 行 248行,时间 修改成 .format(DateTimeFormatter.ISO_DATE_TIME).replaceAll("T", " "));
X11 forwarding doesn't work in my application based on the example X11.java. Then he reported an error net.schmizz.sshj.transport.TransportException: Socket closed at net.schmizz.sshj.transport.TransportImpl.write(TransportImpl.java:426) at net.schmizz.sshj.connection.channel.AbstractChannel.sendChannelRequest(AbstractChannel.java:380)
Dev
### Bug Description A clear and concise description of what the bug is. ### Minimal Reproduction A small code snippet or a link to a Github repo or Gist, with...
sSHClient.registerX11Forwarder(new ConnectListener() { @Override public void gotConnect(Forwarded chan) throws IOException { //How to use this method } }
X11 forward This function