Skip to content

Instantly share code, notes, and snippets.

@hackjoy
Created May 13, 2014 10:52
Show Gist options
  • Select an option

  • Save hackjoy/958408a3dc11bde425dd to your computer and use it in GitHub Desktop.

Select an option

Save hackjoy/958408a3dc11bde425dd to your computer and use it in GitHub Desktop.
Port forwarding
ssh -L 9210:localhost:9200 user@servername.com
@hackjoy

hackjoy commented May 13, 2014

Copy link
Copy Markdown
Author

First port is where you want to forward to on your local machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment