Last active
July 23, 2018 07:28
-
-
Save syfun/bbcc54746173faad731d0c7a010e411e to your computer and use it in GitHub Desktop.
gitproxy set
This file contains hidden or 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
#!/bin/sh | |
nc -X 5 -x 127.0.0.1:1080 "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Set to /path/to/gitproxy.sh
git config --global core.gitproxy /path/to/gitproxy.sh