nextdns-mgmt/README.md

44 lines
1.7 KiB
Markdown
Raw Normal View History

2017-04-03 15:23:52 +01:00
Daedalus
==============
2017-04-21 11:47:23 +01:00
__See the world outside through a CLEAN DNS server.__
2017-04-03 15:23:52 +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
along with this program. If not, see <http://www.gnu.org/licenses/>.
Introduction
-------------
2017-04-08 07:06:56 +01:00
This application can create a VPN tunnel to modify the DNS server on Android.<br>
No root access required, no ads contained and functional under data connection.<br>
2017-04-21 14:41:41 +01:00
Through the DNS server which are provided by third parties, users can visit Google, Twitter and so on via https directly without a VPN.<br>
2017-04-08 07:06:56 +01:00
2017-04-21 11:47:23 +01:00
DNS server providers
-------------
2017-04-22 04:17:03 +01:00
* __CuteDNS!__ - *Stopped service because of the police.*
2017-04-21 11:47:23 +01:00
* __[Pure DNS](http://puredns.cn/)__
2017-04-21 14:41:41 +01:00
* __[AIXYZ DNS](https://aixyz.com/)__ - *For academic purposes only.*
2017-04-21 11:47:23 +01:00
2017-04-21 05:46:01 +01:00
Requirements
-------------
* Minimum Android version: 4.0.4 (API 15)
2017-04-21 11:47:23 +01:00
* Recommended Android version: >= 5.0 (API 21)
* Best Android version: >= 7.1 (API 25)
2017-04-21 05:46:01 +01:00
2017-04-03 15:23:52 +01:00
Get Daedalus
-------------
__[Releases](https://github.com/iTXTech/Daedalus/releases)__
Acknowledgements
-------------
2017-04-10 08:28:09 +01:00
* __[ClearEditText](https://github.com/MrFuFuFu/ClearEditText)__ by *[MrFuFuFu](https://github.com/MrFuFuFu)*
* __[DNS66](https://github.com/julian-klode/dns66)__ by *[julian-klode](https://github.com/julian-klode)*