A NextDNS Management client (for Android).
app | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
iTXTech Daedalus
See the world outside through a CLEAN DNS.
Introduction
This application can create a VPN tunnel to modify the DNS settings on Android.
No root access required, no ads contained and functional under data connection.
Through the DNS which are provided by third parties, users can visit Google, Twitter and so on via https directly without a VPN.
Local hosts pan domain name resolution is supported.
Example: 6.6.6.6 *.google.com
Users must comply with local laws and regulations.
DNS server providers
- CuteDNS! - Stop service due to police intervention.
- Pure DNS - I DO NOT KNOW HOW TO DESCRIBE~~~
- AIXYZ DNS - For academic purposes only.
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
Get Daedalus
Open Source Licenses
- ClearEditText by Yuan Fu - None
- DNS66 by Julian Andres Klode - GPLv3
- Pcap4J by Kaito Yamada - MIT
- MiniDNS by Rene Treffer - LGPLv2.1
- hosts by Cthulhu - CC BY-NC-SA 4.0
- google-hosts by fengixng - None
- hosts by sy618 - CC BY 4.0
- Gson by Google - APL 2.0
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/>.