Skip to content

Instantly share code, notes, and snippets.

@m3dwards
Created April 22, 2016 13:10
Show Gist options
  • Save m3dwards/adb4fb233f8e05785f350aaf66c66756 to your computer and use it in GitHub Desktop.
Save m3dwards/adb4fb233f8e05785f350aaf66c66756 to your computer and use it in GitHub Desktop.
Connect to github over 443 while using connect.c and cntlm
Host github.com
Hostname ssh.github.com
Port 443
ProxyCommand connect -H 127.0.0.1:3128 %h %p
@m3dwards
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment