网络加速
国内由于各种原因导致访问GitHub非常的缓慢,通过在hosts文件中修改DNS解析的方式,将GitHub的域名映射到加速节点的IP地址,就可以实现GitHub的访问加速。
steampp
可以直接通过windows应用商店下载,或者gitee下载,总之哪个能访问通过就用哪个下载
https://steampp.net/
手动修改hosts
通过以下网址查询加速的github.com的ip
https://myssl.com/dns_check.html
https://www.ipaddress.com/website/
不过需要添加的地址有点多
row.githubusercontent.com
http://objects.githubusercontent.com
github.githubassets.com
assets-cdn.github.com
github.global.ssl.fastly.net
github.com
刷新本机DNS缓存
在CMD窗口输入:ipconfig /flushdns
编译与配置
gitclone https://github.com/jemalloc/jemalloc.git