Code Monkey home page Code Monkey logo

appledns's Introduction

Final AppleDNS Pro

AppleDNS 通过收集 Apple 在**的 CDN 数据,解决 iTunes iCloud 等 Apple 网络服务在**大陆部分地区加载缓慢的问题。

目前该项目已暂停更新,部分内容可能已经过期,请慎重使用。

生成教程:

确保你系统中安装了 Python 3.4+ 或者 Python 2.7+ (macOS 和多数 Linux 发行版内建) 将本项目下载到本地

cd /path/to/AppleDNS
# 切换到 AppleDNS 的文件夹

python fetch-timeout.py {ChinaUnicom.json/ChinaNet.json/CMCC.json}

# 兼容 Python 2.7+ / Python 3.4+
#(请选择你的运营商对应文件 ChinaUnicom 联通、ChinaNet 电信、CMCC 移动)
# 确认即开始进行测速,需等待数秒

python export-configure.py {surge,hosts,dnsmasq,ros,unbound}

# 生成各种形式的配置(如 Surge 执行 python export-configure.py surge)

# ** 将配置文件放到相应的位置(HOSTS 放入系统相应位置、路由器用户请独立配置路由器后台)**
# ** Surge 用户请在配置文件中新建 [Host] 并将配置复制到下方)。**

设置完成后可按需清理 DNS 缓存

macOS:#41

Windows:ipconfig /flushdns

dnsmasq 配置警告:

请删除配置文件中的

address=/itunes.apple.com/***

该配置在 dnsmasq 中意味着将 itunes.apple.com 泛解析,请务必删除。

其他

多运营商切换用户可以尝试配合 SwitchHosts! 使用。


iTunes、iTunes Store、App Store、iBooks Store、Apple Music 以及与服务有关而使用的其他 Apple 商标、服务商标、图形和标识是 Apple Inc. 在美国和世界其他国家 / 地区的商标或注册商标。 AppleDNS 不是由 Apple Inc. 提供的服务。

appledns's People

Contributors

gongjianhui avatar septs avatar rampagex avatar xjbeta avatar exherb avatar jedmeng avatar skytodinfi avatar pzgz 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.