Skip to content

Instantly share code, notes, and snippets.

@bryaneaton
Last active August 16, 2021 12:31
Show Gist options
  • Save bryaneaton/78046131f17688f8460ca76fbadc85b2 to your computer and use it in GitHub Desktop.
Save bryaneaton/78046131f17688f8460ca76fbadc85b2 to your computer and use it in GitHub Desktop.
Bind Port to SSH
ssh -L 8112:localhost:8112 bryan@remotehost -p 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment