Created
September 5, 2012 09:37
-
-
Save tooky/3634148 to your computer and use it in GitHub Desktop.
This file contains 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 pairhost2 | |
Hostname lin.one42.co.uk | |
User mattwynne | |
Port 10022 | |
RemoteForward localhost:22222 localhost:22 | |
Host *.pair2 | |
ProxyCommand ssh -e none -ax pairgate nc -w 5 localhost %p 2>/dev/null | |
User pairing | |
LocalForward localhost:3000 localhost:3000 | |
Port 22222 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment