Coder Social home page Coder Social logo

cmcc-dnsmasq's Introduction

CMCC-DNSMasq

##效果测试

  • 139.196.59.110

##对移动网络作出的优化

  1. 上游服务器为DNSPod Public DNS。(已改为114DNS)(已改为OpenDNS的5353端口)
  2. 将 Akamai CDN 解析到香港节点,可以加速 App Store 下载。(香港节点只有移动不绕路,所以,电信联通还是用 V2EX DNS 比较好)
  3. 为 PSN, Xbox Live, 任天堂作出优化,加快更新、下载游戏以及更新系统的速度。同时还对EA、育碧、Origin、Steam、Rockstar 的服务器进行了优化。
  4. 绕过移动自带的墙中墙(参见 /t/250906)
  5. 将被污染的域名解析到正确的IP(如维基百科、EdgeCast CDN、Github Gist等)
  6. 将不存在的网站解析到未被Block的IP(而且可以看油管的视频哦!)
  7. V2EX没有移动节点,移动访问最快的节点实际上是香港节点,所以解析到了香港IP(因为去香港要经过GFW,所以请使用HTTPS)
  8. 为部分有移动CDN的网站解析到移动CDN。
  9. 将Dropbox等网站解析到反向代理。
  10. 目前所有.tw的网站都会被解析到反向代理,原因你懂的。

##使用

  1. 安装DNSMasq(如果已有可以跳过)
    Debian, Ubuntu
    sudo apt-get install dnsmasq
    RedHat, CentOS
    sudo yum install dnsmasq
  2. dnsmasq.conf替换/etc/dnsmasq.conf
  3. listen-address改为你自己的IP地址,127.0.0.1(如果你的VPS还有内网IP,也要加上。如果搭建在本地就不需要了)
  4. 重启DNSMasq service dnsmasq restart

cmcc-dnsmasq's People

Contributors

mitsuhamiyamizu avatar codexss avatar

Watchers

James Cloos avatar  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.