A NextDNS Management client (for Android).
Go to file
2018-11-04 11:26:07 +08:00
app sdk: migrate to SDK 28 and AndroidX 2018-11-04 11:26:07 +08:00
gradle/wrapper Added Google Services 2018-03-25 00:23:02 +08:00
.gitignore Added google-services.json for Debug 2018-03-25 08:30:50 +08:00
.travis.yml sdk: migrate to SDK 28 and AndroidX 2018-11-04 11:26:07 +08:00
build.gradle sdk: migrate to SDK 28 and AndroidX 2018-11-04 11:26:07 +08:00
gradle.properties sdk: migrate to SDK 28 and AndroidX 2018-11-04 11:26:07 +08:00
gradlew Pcap4J rollback & update gradle related files 2017-08-23 03:39:37 +08:00
gradlew.bat Pcap4J rollback & update gradle related files 2017-08-23 03:39:37 +08:00
LICENSE Initial commit 2017-04-03 22:03:14 +08:00
README.md readme: DNS over HTTPS (DoH) is now RFC8484 2018-11-04 10:47:29 +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.

Donate Build Status Jenkins

Installation

Get it on Google Play

Chat

Manual

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
  • A tester for DNS servers
  • IPv6 support (including Rules!)
  • Custom DNS server
  • Custom hosts and DNSMasq configuration
  • EXTREME LOW power consume
  • Material Design

Supported DNS Query Methods:

Users must comply with local laws and regulations.

DNS Server Providers

  • CuteDNS - Shutdown according to regulations
  • FUN DNS - Shutdown according to regulations
  • Pure DNS
  • PdoMo-DNS - Intelligent Free Public DNS

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

Credits

License

Copyright (C) 2017-2018 iTX Technologies <admin@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/>.