TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Now that DYN is down, here's how to access GitHub
5 点
作者
arp
超过 8 年前
$ sudo echo "192.30.253.112 github.com" >> /etc/hosts<p>This adds static DNS mapping and allows to at least pull/push. Web UI may be still broken because of assets hosted on subdomains.
1 comment
ssc_
超过 8 年前
Thank you for sharing.