Created
May 21, 2016 09:04
-
-
Save aserrallerios/852775c2c88d56e75b850eeced2660c5 to your computer and use it in GitHub Desktop.
ssh tunnel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh -i ~/.ssh/id_rsa_nq -C -N -L0.0.0.0:1234:qadb.aws.netquestapps.com:3306 bastion-us-east-1.netquest-apps.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment