- 兴趣杂谈
- GitHub 访问速度慢的问题
- GitHub 项目中的图片显示不出的问题
- 文件:
https://raw.hellogithub.com/hosts
- JSON:
https://raw.hellogithub.com/hosts.json
- Windows 系统:
C:\Windows\System32\drivers\etc\hosts
- Linux 系统:
/etc/hosts
- Mac(苹果电脑)系统:
/etc/hosts
- Android(安卓)系统:
/system/etc/hosts
- iPhone(iOS)系统:
/etc/hosts
- Windows 使用记事本。
- Linux、Mac 使用 Root 权限:
sudo vi /etc/hosts
。 - iPhone、iPad 须越狱、Android 必须要 root。
-
Windows:在 CMD 窗口输入:
ipconfig /flushdns
-
Linux 命令:
sudo nscd restart
,如报错则须安装:sudo apt install nscd
或sudo /etc/init.d/nscd restart
-
Mac 命令:
sudo killall -HUP mDNSResponder
-
Title: 随意
-
Type:
Remote
-
URL:
https://raw.hellogithub.com/hosts
-
Auto Refresh: 最好选
1 hour
- 酷狗概念版V2.5.5 最后一个能听歌自动领取会员的版本 3月前
- js 实现电脑端 手机端分开显示 2022-10-23
- COCOS 工程文件意思 2023-8-2
- 三国题材手游【指尖Q将】2021整理WIN一键即玩服务端+GM运营后台 2022-12-5
- 战神引擎
- V8
- lua
- 脚本
- 传奇
- 安卓
- 天花板
- Linux
- 冰雪
- 手工端
- 手游
- 数据库
- 系统
- unity
- 666
- 原神
- 传奇3
- 单机
- 热个人人格
- 176
- 复古
- 野径云俱黑赶快
- 群服
- CentOS
- 特色
- 存档
- 破解版
- 问题
- 盘古
- 白猪
- 离线版
- 话题
- 图片
- 格式
- 沉默
- 光芒引擎
- 说明书
- 富士康
- iPhone
- 游戏
- 阅读
- 小说
- 种子
- 磁力搜索
- Controller
- 代码
- TeamViewer
- 向日葵
- 君临
- 真三国
- sql
- 攻略
- 雷神
- 新春
- 情怀
- 魔兽
- 单机传奇
- 酷狗
- 下载
- 探秘
- 3proxy
- 登录
- sxg
- Gee
- 机场推荐
- 梯子推荐
- 丛林肉搏
- 第一版
- 苹果
- XO引擎
- socks5
- 硬盘
- 检测
- 翻墙
- 黑神话
- 黑神话悟空
- 热血传奇
- 客户端
626
0
0
返回
让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
游客
发布于 2023-8-28
521xueweihan/GitHub520: :kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
一、介绍
对 GitHub 说"爱"太难了:访问慢、图片加载不出来。
本项目无需安装任何程序,仅需 5 分钟。
通过修改本地 hosts 文件,试图解决:
让你"爱"上 GitHub。
注: 本项目还处于测试阶段,仅在本机测试通过,如有问题欢迎提 issues
二、使用方法
下面的地址无需访问 GitHub 即可获取到最新的 hosts 内容:
2.1 手动方式
2.1.1 复制下面的内容
# GitHub520 Host Start
140.82.112.25 alive.github.com
140.82.114.6 api.github.com
185.199.110.153 assets-cdn.github.com
185.199.111.133 avatars.githubusercontent.com
185.199.111.133 avatars0.githubusercontent.com
185.199.111.133 avatars1.githubusercontent.com
185.199.111.133 avatars2.githubusercontent.com
185.199.111.133 avatars3.githubusercontent.com
185.199.111.133 avatars4.githubusercontent.com
185.199.111.133 avatars5.githubusercontent.com
185.199.111.133 camo.githubusercontent.com
140.82.114.22 central.github.com
185.199.111.133 cloud.githubusercontent.com
140.82.114.9 codeload.github.com
140.82.113.22 collector.github.com
185.199.111.133 desktop.githubusercontent.com
185.199.111.133 favicons.githubusercontent.com
140.82.113.3 gist.github.com
52.216.244.220 github-cloud.s3.amazonaws.com
54.231.232.193 github-com.s3.amazonaws.com
52.217.130.193 github-production-release-asset-2e65be.s3.amazonaws.com
52.217.105.100 github-production-repository-file-5c1aeb.s3.amazonaws.com
52.217.105.180 github-production-user-asset-6210df.s3.amazonaws.com
192.0.66.2 github.blog
140.82.112.3 github.com
140.82.113.18 github.community
185.199.110.154 github.githubassets.com
151.101.1.194 github.global.ssl.fastly.net
185.199.110.153 github.io
185.199.111.133 github.map.fastly.net
185.199.110.153 githubstatus.com
140.82.114.26 live.github.com
185.199.111.133 media.githubusercontent.com
185.199.111.133 objects.githubusercontent.com
13.107.42.16 pipelines.actions.githubusercontent.com
185.199.111.133 raw.githubusercontent.com
185.199.111.133 user-images.githubusercontent.com
13.107.253.40 vscode.dev
140.82.114.21 education.github.com
# Update time: 2023-08-28T22:04:56+08:00
# Update url: https://raw.hellogithub.com/hosts
# Star me: https://github.com/521xueweihan/GitHub520
# GitHub520 Host End
该内容会自动定时更新, 数据更新时间:2023-08-28T22:04:56+08:00
2.1.2 修改 hosts 文件
hosts 文件在每个系统的位置不一,详情如下:
修改方法,把第一步的内容复制到文本末尾:
2.1.3 激活生效
大部分情况下是直接生效,如未生效可尝试下面的办法,刷新 DNS:
Tips: 上述方法无效可以尝试重启机器。
2.2 自动方式(SwitchHosts)
Tip:推荐 SwitchHosts 工具管理 hosts
以 SwitchHosts 为例,看一下怎么使用的,配置参考下面:
如图:.....
随便看看
最新回复 (0)
版块热门