Created
September 28, 2012 09:03
-
-
Save elbkind/3798768 to your computer and use it in GitHub Desktop.
cfg ssh config entry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Host ALIAS | |
| HostName NAME | |
| User USER | |
| IdentityFile %d/.ssh/FILE | |
| LocalForward LOCALPORT REMOTE_SERVER:TARGET_PORT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment