Skip to content

Instantly share code, notes, and snippets.

@ryanlelek
Created February 4, 2014 02:03
Show Gist options
  • Save ryanlelek/8796233 to your computer and use it in GitHub Desktop.
Save ryanlelek/8796233 to your computer and use it in GitHub Desktop.
#!/bin/bash
# http://forums.powervps.com/showthread.php?t=1313
# f = background
ssh -Ngf -L 12345:127.0.0.1:3306 [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment