arthaud / git-dumper

A tool to dump a git repository from a website
MIT License
1.69k stars 235 forks source link

add support for authencated proxy #45

Open duchenpaul opened 3 months ago

duchenpaul commented 3 months ago

It seems the proxy argument does not support username/password authentication.

git-dumper  --proxy http://[username]:[pasword]@18.14.55.12:21405 "https://${site}/.git" ${site}