Open saqibomer opened 1 year ago
I could not find any method for connecting via SSH. Is there any planned enhancement for supporting ssh connection?
I don't think this is planned. You have a couple of options, create the tunnel outside of the application and connect normally, or use SwiftNIO. SSH to create a tunnel in your application and connect via that
I could not find any method for connecting via SSH. Is there any planned enhancement for supporting ssh connection?