Updated README
This commit is contained in:
parent
df7452b741
commit
40c0e755b3
@ -15,6 +15,6 @@ android:
|
||||
- '.+'
|
||||
script:
|
||||
- chmod 777 gradlew
|
||||
- ./gradlew clean assemble test jacocoTestReport
|
||||
- ./gradlew clean assembleDebug
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
@ -15,7 +15,7 @@ __[Releases](https://github.com/iTXTech/Daedalus/releases)__
|
||||
Introduction
|
||||
-------------
|
||||
This application can create a VPN tunnel to modify the DNS settings on Android.<br>
|
||||
Through the DNS which are provided by third parties, users can visit Google, Twitter and so on via https directly without a VPN.<br>
|
||||
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>
|
||||
<br>
|
||||
Features:
|
||||
* No root access required, no ads contained
|
||||
|
Loading…
Reference in New Issue
Block a user