PHP tunnel feature
Sometimes I have to manage MySQL servers which behand a seperated network I can't ssh on them.
Now I'm using phpmyadmin.
Navicat MySQL supports phptunnel, but it's tooooo expensive :P
Are there plans to develop this kind of feature?
Please sign in to leave a comment.
Hello,
DataGrip has the ability to use ssh proxy for connection to a remote database. You can configure it in SSH/SSL tab of the Data Source settings. Please check SSH/SSL tab for the reference.