Skip to content

Repository files navigation

git-proxy

中文

make git consume proxy env

How to install

go get github.com/fishead/git-proxy

How to use

Just prepend proxy before clone, fetch or push

# set http proxyexport HTTP_PROXY=http://127.0.0.1:1087
# or socks5 proxyexport SOCKS_SERVER=127.0.0.1:1087
# then
git proxy clone git@github.com:fishead/git-proxy.git
# or
git proxy clone https://github.com/fishead/git-proxy.git

Is it awesome

Yes.

About

make git consume proxy env

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages