Can I SSH to MySQL with the GUI tools?

后端 未结 7 1539
臣服心动
臣服心动 2021-01-02 06:23

I have a ubuntu server which I\'ve locked down to only HTTP, HTTPS and SSH (port 30000). On this box I have a MySQL server which 99.9% of the time is only used locally. Ev

7条回答
  •  孤城傲影
    2021-01-02 07:07

    If you are using Windows or Unix on your local machine, PuTTY is an excellent tool for this. Here's a tutorial on port forwarding:

    http://www.cs.uu.nl/technical/services/ssh/putty/puttyfw.html

提交回复
热议问题