Skip to content

Instantly share code, notes, and snippets.

@DanielDaCosta
Created October 14, 2021 16:34
Show Gist options
  • Save DanielDaCosta/17f5c4b0382e5810ce8a16c9d1ac3c32 to your computer and use it in GitHub Desktop.
Save DanielDaCosta/17f5c4b0382e5810ce8a16c9d1ac3c32 to your computer and use it in GitHub Desktop.
ssh -i ~/.ssh/{YOUR_KEY} -NfL 5000:localhost:5000 {SSH_USER}@{EC2_IP}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment