Created
April 22, 2016 13:10
-
-
Save m3dwards/adb4fb233f8e05785f350aaf66c66756 to your computer and use it in GitHub Desktop.
Connect to github over 443 while using connect.c and cntlm
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 github.com | |
Hostname ssh.github.com | |
Port 443 | |
ProxyCommand connect -H 127.0.0.1:3128 %h %p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Download connect.c from https://bitbucket.org/gotoh/connect/downloads