Coder Social home page Coder Social logo

hosts-1's Introduction

纪念**人民抗日战争暨世界反法西斯战争胜利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.

hosts-1's People

Contributors

y1yang0 avatar smounives avatar andytimes avatar cw881014 avatar lyrictian avatar timothygu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.