Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 292 Bytes

File metadata and controls

5 lines (3 loc) · 292 Bytes

httpproxy

基于Squid的一键HTTP代理脚本 用以解决中国大陆境内IP无法拉取Github等海外资源的问题

wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/cchhuuaann1/httpproxy/main/install.sh" && chmod +x install.sh && bash install.sh