nextdns-mgmt/README.md

101 lines
4.7 KiB
Markdown
Raw Normal View History

2017-04-22 06:28:29 +01:00
iTXTech Daedalus
2017-04-28 10:57:53 +01:00
===============
2017-09-09 04:14:58 +01:00
__No root required Android DNS modifier and Hosts/DNSMasq resolver.__
2017-05-20 09:19:48 +01:00
2017-08-25 06:46:37 +01:00
[![Donate](https://img.shields.io/badge/alipay-donate-yellow.svg)](https://qr.alipay.com/a6x07022gffiehykicipv1a)
2017-05-20 09:19:48 +01:00
[![Build Status](https://travis-ci.org/iTXTech/Daedalus.svg?branch=master)](https://travis-ci.org/iTXTech/Daedalus)
2017-09-09 04:14:58 +01:00
[![Jenkins](https://img.shields.io/jenkins/s/http/dev.itxtech.org:10298/job/Daedalus.svg)](http://dev.itxtech.org:10298/job/Daedalus/)
2017-05-20 09:19:48 +01:00
Installation
-------------
2017-09-09 04:14:58 +01:00
* __[Jenkins](http://dev.itxtech.org:10298/job/Daedalus/)__ - Debug signature
* __[Releases](https://github.com/iTXTech/Daedalus/releases)__ - Release signature
* __[Play Test](https://play.google.com/apps/testing/org.itxtech.daedalus)__ - Release signature
2017-05-20 09:19:48 +01:00
[<img alt='Get it on Google Play'
src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'
height="80">](https://play.google.com/store/apps/details?id=org.itxtech.daedalus)
2017-04-03 15:23:52 +01:00
2017-10-14 11:35:23 +01:00
Chat
-------------
2018-02-14 06:39:04 +00:00
* __[Telegram](https://t.me/iTXTechDaedalus)__
2017-10-14 11:35:23 +01:00
2017-06-13 15:08:00 +01:00
Manual
-------------
2018-02-14 06:39:04 +00:00
* __[Wiki](https://github.com/iTXTech/Daedalus/wiki)__
2017-06-13 15:08:00 +01:00
2017-04-03 15:23:52 +01:00
Introduction
-------------
2017-04-22 06:28:29 +01:00
This application can create a VPN tunnel to modify the DNS settings on Android.<br>
2017-05-20 09:34:56 +01:00
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.<br>
2017-04-22 06:28:29 +01:00
<br>
2017-05-09 15:00:17 +01:00
Features:
* No root access required, no ads contained
* Functional under data connection
* A tester for DNS servers
2017-08-23 02:52:34 +01:00
* IPv6 support (including Rules!)
2017-05-09 15:00:17 +01:00
* Custom DNS server
* Custom hosts and DNSMasq configuration
* EXTREME LOW power consume
* Material Design
2018-06-22 13:54:39 +01:00
Supported DNS Query Methods:
* UDP
* TCP
* DNS over TLS ([RFC7858](https://tools.ietf.org/html/rfc7858))
* DNS over HTTPS ([RFC8484](https://tools.ietf.org/html/rfc8484))
2018-06-22 13:54:39 +01:00
* DNS over HTTPS ([Google JSON](https://developers.google.com/speed/public-dns/docs/dns-over-https))
2017-04-27 12:31:53 +01:00
<br>
2017-05-09 15:00:17 +01:00
2017-04-22 06:28:29 +01:00
__Users must comply with local laws and regulations.__<br>
2017-04-08 07:06:56 +01:00
2017-06-03 11:28:43 +01:00
DNS Server Providers
2017-04-21 11:47:23 +01:00
-------------
2017-10-19 14:17:21 +01:00
* __CuteDNS__ - *Shutdown according to regulations*
2018-06-22 13:54:39 +01:00
* __[FUN DNS](http://fundns.cn)__ - *Shutdown according to regulations*
2018-11-04 02:38:43 +00:00
* __[Pure DNS](https://puredns.cn/)__
2018-02-14 06:31:09 +00:00
* __[PdoMo-DNS](https://pdomo.me/)__ - *Intelligent Free Public DNS*
2017-04-21 11:47:23 +01:00
2017-06-03 11:28:43 +01:00
Rule Providers
-------------
2017-08-30 11:02:00 +01:00
* __[hosts](https://github.com/googlehosts/hosts)__ by *[googlehosts](https://github.com/googlehosts)* - [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh)
2017-06-02 14:28:29 +01:00
* __[yhosts](https://github.com/vokins/yhosts)__ by *[vokins](https://github.com/vokins)* - [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/)
2017-04-21 05:46:01 +01:00
Requirements
-------------
2017-05-04 14:38:12 +01:00
* Minimum Android version: 4.0.3 (API 15) - __*Basic VPN functions*__
2017-04-22 06:28:29 +01:00
* Recommended Android version: >= 5.0 (API 21) - __*Full features*__
* Best Android version: >= 7.1 (API 25) - __*Launcher shortcuts*__
2017-04-21 05:46:01 +01:00
2017-04-28 10:57:53 +01:00
Open Source Licenses
-------------
2017-05-28 01:42:05 +01:00
* __[ClearEditText](https://github.com/MrFuFuFu/ClearEditText)__ by *[Yuan Fu](https://github.com/MrFuFuFu)* - [APL 2.0](https://github.com/MrFuFuFu/ClearEditText)
2017-04-28 10:57:53 +01:00
* __[DNS66](https://github.com/julian-klode/dns66)__ by *[Julian Andres Klode](https://github.com/julian-klode)* - [GPLv3](https://github.com/julian-klode/dns66/blob/master/COPYING)
* __[Pcap4J](https://github.com/kaitoy/pcap4j)__ by *[Kaito Yamada](https://github.com/kaitoy)* - [MIT](https://github.com/kaitoy/pcap4j)
* __[MiniDNS](https://github.com/rtreffer/minidns)__ by *[Rene Treffer](https://github.com/rtreffer)* - [LGPLv2.1](https://github.com/rtreffer/minidns/blob/master/LICENCE_LGPL2.1)
2017-05-01 04:49:53 +01:00
* __[Gson](https://github.com/google/gson)__ by *[Google](https://github.com/google)* - [APL 2.0](https://github.com/google/gson/blob/master/LICENSE)
2017-06-14 12:54:59 +01:00
* __[Shadowsocks](https://github.com/shadowsocks/shadowsocks-android)__ by *[Shadowsocks](https://github.com/shadowsocks)* - [GPLv3](https://github.com/shadowsocks/shadowsocks-android/blob/master/LICENSE)
2017-04-28 10:57:53 +01:00
2017-09-09 04:14:58 +01:00
Credits
------------
2018-06-23 04:15:29 +01:00
* __[JetBrains](https://www.jetbrains.com/)__ - For providing free license for [IntelliJ IDEA](https://www.jetbrains.com/idea/)
* __[ShenniaoTech](https://www.sncidc.com/)__ - For supporting us with love
2017-09-09 04:14:58 +01:00
2017-04-28 10:57:53 +01:00
License
------------
2018-11-04 02:38:43 +00:00
Copyright (C) 2017-2018 iTX Technologies <admin@itxtech.org>
2017-04-28 10:57:53 +01:00
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
2018-11-04 02:38:43 +00:00
along with this program. If not, see <http://www.gnu.org/licenses/>.