Skip to content

Blithe0306/hosts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

纪念中国人民抗日战争暨世界反法西斯战争胜利70周年!

Commemoration of 70th Anniversary of Victory of Chinese People's Resistance against Japanese Aggression and World Anti-Fascist War

Windows

  • 用记事本打开C:\Windows\System32\drivers\etc中的hosts文件,把hosts中的代码复制到hosts文件中并添加到已有内容的下面,保存并重启系统即可。
    注意:如果遇到无法保存,请右键hosts->属性->安全,然后选择你登陆的用户名,最后点击编辑,勾选"写入"即可。

GNU/Linux

  • 以Ubuntu为例,终端输入gksudo gedit /etc/hosts,然后把hosts 中的代码复制到hosts文件中并添加到已有内容的下面,保存并重启系统即可。


也可使用wget或curl命令,以wget为例:`sudo wget -q https://raw.githubusercontent.com/racaljk/hosts/master/hosts -O - >> /etc/hosts`
复制上述命令并在终端运行,然后重启系统即可

Others

  • 更多细节请访问hosts wiki
  • 如果Facebook, Twitter, Google等无法成功打开,请确认是否为https方式访问,用hosts看Youtube视频基本不可能(每个视频都有独立的分域名),需要看Youtube的朋友请寻找其他途径。
  • 如果项目中某些分类IP失效但未更新,请及时通过Issue反馈或者Pull Request你的有效IP List到本项目
  • 谷歌IP不一定有用,如果上述hosts还是无法登陆谷歌请使用GoGo Tester寻找IP作为最后解决方案

Copyright © 2015 racaljk, All Rights Reserved.

About

🗽最新可用的google hosts文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.0%
  • Batchfile 8.6%
  • QMake 4.9%
  • Shell 3.5%