/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ssh -2 -f -C -N remoteuser@remoteserver.com -L 3307/127.0.0.1/3306 localport/localip/remoteport
URL: http://codesnippets.joyent.com/posts/show/995