jsch icon indicating copy to clipboard operation
jsch copied to clipboard

setPortForwardingL with public key authentication

Open crazybits opened this issue 8 years ago • 0 comments
trafficstars

with the api setPortForwardingL, we could connect to destination server in the path via the bastion host (client->bastion host->destination server) with password,

but if the connection between bastion host->destination server is authenciated by public key, how could i do ?

crazybits avatar Apr 13 '17 05:04 crazybits