Skip to content

Instantly share code, notes, and snippets.

@Chort409
Created October 4, 2016 17:28
Show Gist options
  • Save Chort409/f50fc45cbeebfe2428c87f2b03774e06 to your computer and use it in GitHub Desktop.
Save Chort409/f50fc45cbeebfe2428c87f2b03774e06 to your computer and use it in GitHub Desktop.

#Port forwarding

ssh -L <port_from>:localhost:<port_to> @

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