Skip to content

Instantly share code, notes, and snippets.

@anonymoustafa
Last active September 6, 2024 08:54
Show Gist options
  • Save anonymoustafa/9a65e1bc099b08f36129dd188e4f6388 to your computer and use it in GitHub Desktop.
Save anonymoustafa/9a65e1bc099b08f36129dd188e4f6388 to your computer and use it in GitHub Desktop.
port forwarding
ssh -L 3000:localhost:3000 <devuser>@<remote server ip address>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment