JDBC SSH tunnel
Tunnel any jdbc driver connection over ssh
Basic
jdbc:ssh:mysql://remote.com/feedback
Advance
jdbc:ssh:mysql://remote.com:3333/feedback?sshUser=test&sshHost=test.com&sshPort=2222
License
This software is licensed under the Apache Sotware License version 2.0, see LICENSE.txt.