A NextDNS Management client (for Android).
Go to file
2017-06-05 18:49:11 +08:00
app Fixed cannot use the last build-in DNS server 2017-06-05 18:49:11 +08:00
gradle/wrapper Added gradle wrapper 2017-05-20 16:32:03 +08:00
.gitignore Added gradle wrapper 2017-05-20 16:32:03 +08:00
.travis.yml Updated README 2017-05-20 16:34:56 +08:00
build.gradle Bump buildToolsVersion to 25.0.3 2017-05-13 00:38:44 +08:00
gradle.properties Initial commit 2017-04-03 22:07:32 +08:00
gradlew Initial commit 2017-04-03 22:07:32 +08:00
gradlew.bat Initial commit 2017-04-03 22:07:32 +08:00
LICENSE Initial commit 2017-04-03 22:03:14 +08:00
README.md Initial IPv6 support 2017-06-03 18:28:43 +08:00
settings.gradle Initial commit 2017-04-03 22:07:32 +08:00

iTXTech Daedalus

No root required Android DNS modifier and hosts/DNSMasq resolver.

Build Status

Installation

Releases

Get it on Google Play

Introduction

This application can create a VPN tunnel to modify the DNS settings on Android.
Through the DNS server and rules which are provided by third parties, users can visit Google, Twitter and so on via https protocol directly without a VPN.

Features:

  • No root access required, no ads contained
  • Functional under data connection
  • DNS over TCP
  • A tester for DNS servers
  • Custom DNS server
  • Custom hosts and DNSMasq configuration
  • EXTREME LOW power consume
  • Material Design

Users must comply with local laws and regulations.

DNS Server Providers

  • CuteDNS - Restart service recently.
  • Pure DNS - I DO NOT KNOW HOW TO DESCRIBE~~~
  • AIXYZ DNS - For academic purposes only.

Rule Providers

Requirements

  • Minimum Android version: 4.0.3 (API 15) - Basic VPN functions
  • Recommended Android version: >= 5.0 (API 21) - Full features
  • Best Android version: >= 7.1 (API 25) - Launcher shortcuts

Open Source Licenses

License

Copyright (C) 2017 by iTXTech <admin@itxtech.org>
Copyright (C) 2017 by PeratX <peratx@itxtech.org>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.