git提交下载代码速度特别慢是什么原因
作者:高景洋 日期:2021-03-26 23:46:19 浏览次数:1530
git提交下载代码速度特别慢的原因是它的ip经常变化。
我们要如何处理呢?
1、获取github地址
https://github.com.ipaddress.com/#ipinfo
2、获取global.ssl.fastly地址
https://fastly.net.ipaddress.com/github.global.ssl.fastly.net#ipinfo
3、修改本地Host
140.82.113.3 github.com
199.232.69.194 github.global.ssl.fastly.net
4、清理本地dns缓存 (Mac 下),会提示输入密码,输入即可
sudo dscacheutil -flushcache
5、提交拉取,变得嗖嗖的~
本文永久性链接:
<a href="http://r4.com.cn/art176.aspx">git提交下载代码速度特别慢是什么原因</a>
<a href="http://r4.com.cn/art176.aspx">git提交下载代码速度特别慢是什么原因</a>
当前header:Host: r4.com.cn
X-Host1: r4.com.cn
X-Host2: r4.com.cn
X-Host3: 127.0.0.1:8080
X-Forwarded-For: 18.117.156.26
X-Real-Ip: 18.117.156.26
X-Domain: r4.com.cn
X-Request: GET /art176.aspx HTTP/1.1
X-Request-Uri: /art176.aspx
Connection: close
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Accept-Encoding: gzip, br, zstd, deflate