https://github.com/otakuchiyan/DNSman
Raw File
Tip revision: 71427807fbce6c139a72a56d8aa12d0fa9cbdb54 authored by otakuchiyan on 08 January 2016, 13:06:53 UTC
NDC mode supported android 5, added travis auto release
Tip revision: 7142780
README.md
# DNS man

DNS resolver setting tool for Android.

TODO
===
- Find out the method of changing DNS without ROOT and VPNService class
- Implete DNS auto completing

How to build
===

    $ ./depending_repos.sh
    $ ./gradlew build

Donation
===

Alipay: otakuchiyan

Thanks to
===

[libsuperuser](https://github.com/Chainfire/libsuperuser)

[OpenCC](https://github.com/BYVoid/OpenCC)

[GNOME](https://www.gnome.org)

[Twidere](https://github.com/TwidereProject/Twidere-Android)

[shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)

[fqrouter](https://github.com/fqrouter/fqrouter)

License: GNU GPL v3

Copyright (c) 2015 otakuchiyan <codeotakuchiyan[at]gmail.com>
back to top