Update readme.md
This commit is contained in:
@ -98,6 +98,13 @@ https://npm.taobao.org/mirrors/git-for-windows/
|
|||||||
|
|
||||||
2. 记录下查询到的IP地址,并添加进入`C:\Windows\System32\drivers\etc\Hosts`文件
|
2. 记录下查询到的IP地址,并添加进入`C:\Windows\System32\drivers\etc\Hosts`文件
|
||||||
3. 运行`cmd`输入`ipconfig /flushdns` 指令刷新系统DNS
|
3. 运行`cmd`输入`ipconfig /flushdns` 指令刷新系统DNS
|
||||||
|
4. 添加 aws host
|
||||||
|
|
||||||
|
```
|
||||||
|
219.76.4.4 s3.amazonaws.com
|
||||||
|
219.76.4.4 github-cloud.s3.amazonaws.com
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
我们也可利用[jsDelivr](https://www.jsdelivr.com) CDN加速进行下载文件,也可借此搭建访问速度加快的图床;还有站点加速下载也可试试:
|
我们也可利用[jsDelivr](https://www.jsdelivr.com) CDN加速进行下载文件,也可借此搭建访问速度加快的图床;还有站点加速下载也可试试:
|
||||||
* https://toolwa.com/github/
|
* https://toolwa.com/github/
|
||||||
@ -105,12 +112,6 @@ https://npm.taobao.org/mirrors/git-for-windows/
|
|||||||
* https://shrill-pond-3e81.hunsh.workers.dev/
|
* https://shrill-pond-3e81.hunsh.workers.dev/
|
||||||
* http://www.toolzl.com/tools/githubjiasu.html
|
* http://www.toolzl.com/tools/githubjiasu.html
|
||||||
|
|
||||||
添加 aws host
|
|
||||||
|
|
||||||
```
|
|
||||||
219.76.4.4 s3.amazonaws.com
|
|
||||||
219.76.4.4 github-cloud.s3.amazonaws.com
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
## Git Clone 克隆过慢改进
|
## Git Clone 克隆过慢改进
|
||||||
|
|||||||
Reference in New Issue
Block a user