Skip to content

Instantly share code, notes, and snippets.

@tomgullo
Created May 21, 2012 15:16
Show Gist options
  • Save tomgullo/2762867 to your computer and use it in GitHub Desktop.
Save tomgullo/2762867 to your computer and use it in GitHub Desktop.
local tunnel
ssh remoteuser@remotehost -p 22 -o TCPKeepAlive=yes -L 9999:localhost:80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment