Skip to content

Instantly share code, notes, and snippets.

@chernyshev
Created August 1, 2015 18:13
Show Gist options
  • Select an option

  • Save chernyshev/a9c501b2e467f061a6a7 to your computer and use it in GitHub Desktop.

Select an option

Save chernyshev/a9c501b2e467f061a6a7 to your computer and use it in GitHub Desktop.
port forwarding
ssh -Ng -L 5000:localhost:5432 user@myapp.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment