Coder Social home page Coder Social logo

Comments (2)

able8 avatar able8 commented on May 12, 2024

因为博客用了gist, 而 gist.github.com DNS无法无法访问,看如下解决办法。

在家可以访问 GitHub,但 gist.github.com 打不开,应该是被DNS污染。

解决办法是修改 hosts 文件,按大家说的改成如下确实可以访问,但速度很慢。

192.30.253.118 gist.github.com 
192.30.253.119 gist.github.com

我查了下github.com的IP,让后都换成解析出的3个IP地址,然后速度很快啦!

➜  ~ dig github.com +short
13.250.177.223
52.74.223.119
13.229.188.59
13.250.177.223 gist.github.com
52.74.223.119 gist.github.com
13.229.188.59 gist.github.com

from vblog.

DarkStory avatar DarkStory commented on May 12, 2024

因为博客用了gist, 而 gist.github.com DNS无法无法访问,看如下解决办法。

在家可以访问 GitHub,但 gist.github.com 打不开,应该是被DNS污染。

解决办法是修改 hosts 文件,按大家说的改成如下确实可以访问,但速度很慢。

192.30.253.118 gist.github.com 
192.30.253.119 gist.github.com

我查了下github.com的IP,让后都换成解析出的3个IP地址,然后速度很快啦!

➜  ~ dig github.com +short
13.250.177.223
52.74.223.119
13.229.188.59
13.250.177.223 gist.github.com
52.74.223.119 gist.github.com
13.229.188.59 gist.github.com

你只改自己本地有什么用.
github好像时墙时墙
所以自己搞个代理服务器可能也是一个办法

from vblog.

Related Issues (20)

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.