Created
October 14, 2021 16:34
-
-
Save DanielDaCosta/17f5c4b0382e5810ce8a16c9d1ac3c32 to your computer and use it in GitHub Desktop.
This file contains 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/{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