Hacker News new | ask | show | jobs
by _xnmw 1042 days ago
Any support for remote server connections via SSH? My RDBMS instance is not exposed publicly, and is only accessible over SSH.
4 comments

If you have any problems with this tool, you can contact the developers. Either here (preferred): https://github.com/Wisser/Jailer/issues

or here (no registration necessary): https://sourceforge.net/p/jailer/_list/tickets

Can you do SSH tunneling? That would be transparent to any other tooling.
as wcerfgba pointed out, SSH tunnel is the way to go.
Jailer works well with ssh port forwarding.