Skip to content

Instantly share code, notes, and snippets.

@qianlifeng
Created July 31, 2015 11:33
Show Gist options
  • Save qianlifeng/ecdd54b3197678b0ef45 to your computer and use it in GitHub Desktop.
Save qianlifeng/ecdd54b3197678b0ef45 to your computer and use it in GitHub Desktop.
SSH打隧道
ssh -C -f -N -R 3304:192.168.8.4:3306 test.fcgylapp.cn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment