Skip to content

Instantly share code, notes, and snippets.

@alacambra
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alacambra/1e984bf8f897295b1835 to your computer and use it in GitHub Desktop.
Save alacambra/1e984bf8f897295b1835 to your computer and use it in GitHub Desktop.
ssh tunnel
ssh -N -L 9992:127.0.0.1:9990 -i bitnami-hosting.pem bitnami@xyz.bitnamiapp.com
ssh -N -L 8081:127.0.0.1:8080 136.243.8.203
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment