Skip to content

Instantly share code, notes, and snippets.

@timshadel
Created April 2, 2009 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timshadel/89426 to your computer and use it in GitHub Desktop.
Save timshadel/89426 to your computer and use it in GitHub Desktop.
Simple way to access github through a proxy server
[core]
gitproxy="/Users/name/bin/gitproxy" for github.com
exec /opt/local/bin/corkscrew my_proxy_host 80 $1 $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment