Created
August 12, 2020 17:30
-
-
Save rdsedmundo/086b5cb5c64ccf3e3d5c2fe84f4aecee 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 -L 9200:url.com:443 -i ~/bastion.pem ec2-user@ip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment