Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.11 KB

httpdns-ios

CI Status Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

HTTPDNS使用HTTP协议进行域名解析,代替现有基于UDP的DNS协议,域名解析请求直接发送到HTTPDNS服务器,从而绕过运营商的Local DNS,能够避免Local DNS造成的域名劫持问题和调度不精准问题

目前默认使用为dnspod的httpdns服务器 https://www.dnspod.cn/httpdns

pod "HttpDNS", :git => 'git@github.com:wlsy/httpdns-ios.git'

Author

zz, zz@mou.io

License

httpdns-ios is available under the MIT license. See the LICENSE file for more info.