Skip to content

Instantly share code, notes, and snippets.

@slow-is-fast
Created July 9, 2016 07:42
Show Gist options
  • Select an option

  • Save slow-is-fast/0c3910082a26387f2b52e3c5f0f7c533 to your computer and use it in GitHub Desktop.

Select an option

Save slow-is-fast/0c3910082a26387f2b52e3c5f0f7c533 to your computer and use it in GitHub Desktop.
setup git socks proxy
git config --global http.proxy 'socks5://127.0.0.1:1080'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment