Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 338 Bytes

File metadata and controls

12 lines (6 loc) · 338 Bytes

github_proxy_downloader

This program is designed for those who have poor connection quality to github.com, but have a vps server that can git clone from github smoothly.

This is designed for python3.

Usage:

run 'python3 proxy_server.py' on a vps server. run 'python3 git_from.py <github_clone_url>' on your local machine.