jsch icon indicating copy to clipboard operation
jsch copied to clipboard

How to use this method

Open liunn123 opened this issue 3 years ago • 0 comments

sSHClient.registerX11Forwarder(new ConnectListener() {

				@Override
				public void gotConnect(Forwarded chan) throws IOException {

                            //How to use this method
                             }

}

liunn123 avatar Jul 11 '22 08:07 liunn123