Skip to content

Instantly share code, notes, and snippets.

@rdsedmundo
Created August 12, 2020 17:30
Show Gist options
  • Save rdsedmundo/086b5cb5c64ccf3e3d5c2fe84f4aecee to your computer and use it in GitHub Desktop.
Save rdsedmundo/086b5cb5c64ccf3e3d5c2fe84f4aecee to your computer and use it in GitHub Desktop.
ssh tunnel
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