Skip to content

Instantly share code, notes, and snippets.

@dantheman213
Created March 26, 2016 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dantheman213/6213ca5b2df4f70205ec to your computer and use it in GitHub Desktop.
Save dantheman213/6213ca5b2df4f70205ec to your computer and use it in GitHub Desktop.
vagrant reverse proxy port for node js debug
vagrant ssh -- -L 5858:127.0.0.1:5858
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment