nextdns-mgmt/README.md

43 lines
1.9 KiB
Markdown
Raw Normal View History

2017-04-03 15:23:52 +01:00
Daedalus
==============
__See the world outside through [CuteDNS!](https://www.cutedns.cn).__
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>
Through the DNS server provided by [CuteDNS!](https://www.cutedns.cn), users can visit Google, Twitter and so on via https directly without a VPN.<br>
-----------------
2017-04-03 15:23:52 +01:00
~~本萌新第一个 Android 应用。~~<br>
不需要翻墙就能在 Android 上通过 https 协议直连 Google, Twitter, Facebook 等网站。<br>
2017-04-03 15:26:34 +01:00
通过 CuteDNS 的 DNS 服务器,减少 DNS 劫持 ~~(当然万能的 *** 想封了你也不是不行)~~<br>
基于 Android 提供的 VpnService 实现,不需要 root数据连接也可用。<br>
支持开机启动。 ~~BAT流氓软件~~ <br>
2017-04-03 15:23:52 +01:00
~~好吧故事编不下去了。~~ <br>
<br>
__各位 dalao 见笑了__
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)*